frostfs-http-gw/cmd/http-gw
Nikita Zinkevich 8bfaa84124 [#216] Remove http2 forcing
fasthttp doesn't support http2
which causes errors when we enable it

Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
2025-02-18 14:55:19 +03:00
..
app.go [#195] Add tags support 2025-02-07 11:47:38 +00:00
integration_test.go [#199] Use default value if config param is unset after SIGHUP 2025-01-29 13:10:35 +00:00
logger.go [#195] Add tags support 2025-02-07 11:47:38 +00:00
main.go [#199] Use default value if config param is unset after SIGHUP 2025-01-29 13:10:35 +00:00
misc.go [#73] Uploader, downloader structures refactoring 2023-09-05 18:18:04 +03:00
server.go [#216] Remove http2 forcing 2025-02-18 14:55:19 +03:00
server_test.go [#110] Test HTTP/2 requests 2024-03-27 19:25:34 +03:00
settings.go [#195] Use datapath tag in FrostFS pools logs 2025-02-11 18:43:31 +03:00
settings_test.go [#199] Use default value if config param is unset after SIGHUP 2025-01-29 13:10:35 +00:00