Commits
Click on a commit to change the comparison rangeRemove 'Transfer-Encoding: chunked' from response headers
Eliminates the 'Transfer-Encoding: chunked' header from multipart/mixed response headers in AsyncBaseHTTPView. This may improve compatibility with certain clients or middleware expecting only the Content-Type header.