1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 21:12:55 -04:00

2 Commits

Author SHA1 Message Date
Harshavardhana
e4f6877c8b Handle incoming proxy requests ip, scheme ()
This PR implements functions to get the right ip, scheme
from the incoming proxied requests.
2018-03-02 15:23:04 -08:00
Harshavardhana
4cadb33da2 api/PostPolicy: Allow location header fully qualified URL ()
req.Host is used to construct the final object location.

Fixes 
2017-09-24 16:43:21 -07:00