frostfs-s3-gw/api/middleware
Denis Kirillov 0bed25816c [#224] Add conditional escaping for object name
Chi gives inconsistent results in terms of whether
the strings returned are URL coded or not
See:
* https://github.com/go-chi/chi/issues/641
* https://github.com/go-chi/chi/issues/642

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2023-10-31 13:58:51 +00:00
..
auth.go [#96] Move log messages to constants 2023-08-23 18:32:31 +03:00
metrics.go [#96] Move log messages to constants 2023-08-23 18:32:31 +03:00
middleware.go [#149] Move middlewares to separate package 2023-07-11 17:25:09 +03:00
reqinfo.go [#224] Add conditional escaping for object name 2023-10-31 13:58:51 +00:00
response.go [#142] Add trace ID into log when tracing is enabled 2023-09-07 14:19:37 +03:00
tracing.go [#142] Add trace ID into log when tracing is enabled 2023-09-07 14:19:37 +03:00
util.go [#137] Refactor context data retrievers 2023-08-16 14:05:38 +00:00