mirror of
https://github.com/pgsty/minio.git
synced 2026-07-24 22:46:16 +03:00
fix: handle Transfer-Encoding for make bucket
In case of make bucket, there is a chance of Transfer-Encoding is sent where Content-Length is missing. This patch fixes the problem by checking whether Transfer-Encoding: chunked is set along with Content-Length.
This commit is contained in:
Reference in New Issue
Block a user