mirror of
https://github.com/minio/minio.git
synced 2024-12-25 22:55:54 -05:00
bb1198c2c6
instead use expect continue timeout, and have higher response header timeout, the new higher timeout satisfies worse case scenarios for total response time on a CreateFile operation. Also set the "expect" continue header to satisfy expect continue timeout behavior. Some clients seem to cause CreateFile body to be truncated, leading to no errors which instead fails with ObjectNotFound on a PUT operation, this change avoids such failures appropriately. Signed-off-by: Harshavardhana <harsha@minio.io> |
||
---|---|---|
.. | ||
client_test.go | ||
client.go |