Files
swift/test/unit/common/middleware
Clay Gerrard 391cc713e9 Handle ClientDisconnect on s3api object PUT
Mostly when I disconnect during upload with s3api clients I see the
proxy log a traceback for EPIPE, but if I set my my client_timeout low
and the proxy initiates the disconnect s3api will get surprised by the
499 response and return 500.

Now s3api will handle it the same as a RequestTimeout, which looks like
a 400 on the wire if anyone is still there.

Change-Id: I08be94fc5cf16679f41a2fd08ce1d52ce6300871
2021-07-05 14:52:04 -05:00
..
2020-04-03 21:22:38 +02:00
2021-01-06 09:47:38 -08:00
2020-04-03 21:22:38 +02:00
2020-04-03 21:22:38 +02:00
2019-10-15 15:09:46 +02:00