forked from TrueCloudLab/frostfs-http-gw
Alex Vanin
d9cbd302b1
Some headers might be passed in non-canonical way by proxy servers, such as 'Authorization' header. Server does not normalize headers, so we can get custom object attributes. Therefore, app has to normalize all non object attribute headers by itself. Signed-off-by: Alex Vanin <a.vanin@yadro.com> |
||
---|---|---|
.. | ||
app.go | ||
integration_test.go | ||
main.go | ||
misc.go | ||
server.go | ||
server_test.go | ||
settings.go |