Files
swift/test/unit/common/middleware/s3api
Alistair Coles 5d640985f7 s3api: include error response reason in log_info
There's a variety of reasons why s3api may return a 4xx or 5xx
response. It's useful to get some more detail in the log message,
particularly when the request is a HEAD which won't get any detail in
the response body.

Change-Id: I0a499dc5c50bb534a23adcbfe7c3822d8954b0e0
2024-06-19 11:06:11 +01:00
..