Closed jdkelley closed 5 years ago
Removing unnecessary http method. HEAD is implicit when GET is present.
For further reading about this from the nginx docs: http://nginx.org/en/docs/http/ngx_http_core_module.html#limit_except
Thanks for the fix @jdkelley
Removing unnecessary http method. HEAD is implicit when GET is present.
For further reading about this from the nginx docs: http://nginx.org/en/docs/http/ngx_http_core_module.html#limit_except