frostfs-http-gw/cmd/http-gw
Alexey Vanin d9cbd302b1
/ DCO (pull_request) Successful in 1m24s Details
/ Builds (1.21) (pull_request) Successful in 2m3s Details
/ Builds (1.22) (pull_request) Successful in 1m58s Details
/ Vulncheck (pull_request) Successful in 1m44s Details
/ Lint (pull_request) Successful in 3m53s Details
/ Tests (1.21) (pull_request) Successful in 2m21s Details
/ Tests (1.22) (pull_request) Successful in 2m13s Details
[#121] Add canonicalizer
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>
2024-06-26 11:21:21 +03:00
..
app.go [#121] Add canonicalizer 2024-06-26 11:21:21 +03:00
integration_test.go [#117] Update tests 2024-06-25 15:12:21 +00:00
main.go [#89] Add support zapjournald logger configuration 2023-11-09 16:21:29 +03:00
misc.go [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
server.go [#110] Add "h2" as next proto to allow HTTP/2 requests in http.Serve 2024-03-27 19:25:45 +03:00
server_test.go [#110] Test HTTP/2 requests 2024-03-27 19:25:34 +03:00
settings.go [#100] server auto re-binding 2024-04-04 14:19:33 +03:00