Is there a way to disable checking for Content-Length header in the PUT requests on nginx?
Content-Length
PUT
Tri ngx_headers_more module. This module can modify the output headers with the more_set_header and more_clear_headers directives.