frostfs-s3-gw/api/middleware
Nikita Zinkevich 6c69ecebd2 [#369] Add build tag for http logging
Build tag 'loghttp' for log_http.go. Created log_http_stub.go for default response without tag.

Signed-off-by: Nikita Zinkevich <n.zinkevich@yadro.com>
2024-08-29 11:10:49 +03:00
..
address_style.go [#449] Add support headers for vhs and servername 2024-08-23 08:35:05 +00:00
address_style_test.go [#449] Add support headers for vhs and servername 2024-08-23 08:35:05 +00:00
auth.go [#367] Add check of AccessBox attributes 2024-04-19 06:25:26 +00:00
constants.go [#369] Write log to file 2024-08-29 11:08:17 +03:00
log_http.go [#369] Add build tag for http logging 2024-08-29 11:10:49 +03:00
log_http_stub.go [#369] Add build tag for http logging 2024-08-29 11:10:49 +03:00
metrics.go [#399] Add OPTIONS method for object operations 2024-06-04 12:59:45 +00:00
middleware.go [#149] Move middlewares to separate package 2023-07-11 17:25:09 +03:00
policy.go [#446] Add support virtual-hosted-style 2024-08-23 08:35:05 +00:00
policy_test.go [#446] Add support virtual-hosted-style 2024-08-23 08:35:05 +00:00
reqinfo.go [#446] Add support virtual-hosted-style 2024-08-23 08:35:05 +00:00
reqinfo_test.go [#387] middleware: Extend test coverage 2024-05-22 15:06:02 +00:00
response.go [#396] Add user to response 2024-06-04 09:37:55 +00:00
response_test.go [#387] middleware: Extend test coverage 2024-05-22 15:06:02 +00:00
tracing.go [#142] Add trace ID into log when tracing is enabled 2023-09-07 14:19:37 +03:00
tracing_test.go [#387] middleware: Extend test coverage 2024-05-22 15:06:02 +00:00
util.go [#367] Add check of AccessBox attributes 2024-04-19 06:25:26 +00:00
util_test.go [#387] middleware: Extend test coverage 2024-05-22 15:06:02 +00:00