frostfs-s3-gw/cmd/s3-gw
Roman Loginov e0ce59fd32 [#586] Skip port when matching listen domains
We may have a situation where the domain
can be specified in the config without a
port, and the host in the header will be
with a port. As a result, the host will
not match. Now the port is not taken into
account when checking for a match.

Signed-off-by: Roman Loginov <r.loginov@yadro.com>
2024-12-17 12:39:09 +00:00
..
app.go [#147] Add Kludge profiles 2024-12-13 11:25:07 +00:00
app_metrics.go [TrueCloudLab#26] Add billing metrics to separate registry 2023-02-10 10:55:38 +03:00
app_profiler.go [#591] Sync metrics and pprof configuration 2022-07-29 09:32:08 +03:00
app_settings.go [#586] Skip port when matching listen domains 2024-12-17 12:39:09 +00:00
decoder_test.go [#147] Add Kludge profiles 2024-12-13 11:25:07 +00:00
main.go [#502] Add Dropped logs (by sampling) metric 2024-12-03 12:16:56 +00:00
namespaces.go [#266] Support per namespace placement policies configuration 2023-11-28 16:12:42 +03:00
server.go [#341] Add "h2" as next proto to allow HTTP/2 requests in http.Serve 2024-04-03 12:04:48 +00:00
server_test.go [#341] Test HTTP/2 requests 2024-04-03 12:04:48 +00:00
service.go [#288] Fix possibility of panic during SIGHUP 2024-01-09 10:53:54 +03:00
validate_test.go [#586] Skip port when matching listen domains 2024-12-17 12:39:09 +00:00