<div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">How was that 405 generated?<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">Show used configuration please.<br></div><div class="gmail_extra"><div><div class="gmail_signature" data-smartmail="gmail_signature"><font size="1"><span style="color:rgb(102,102,102)">---<br></span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font></div></div>
<br><div class="gmail_quote">On Fri, Aug 4, 2017 at 7:28 AM, Frank Liu <span dir="ltr"><<a href="mailto:gfrankliu@gmail.com" target="_blank">gfrankliu@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><a href="https://tools.ietf.org/html/rfc7231#page-59" target="_blank">https://tools.ietf.org/html/<wbr>rfc7231#page-59</a> says:<br><div><br></div><div>... The origin server MUST generate an</div><div>   Allow header field in a 405 response containing a list of the target</div><div>   resource's currently supported methods.</div><div><br></div><div>nginx doesn't seem to have Allow header field. Is that against RFC?</div><div><br></div><div><div>curl -v -X TRACE <a href="http://nginx.org" target="_blank">http://nginx.org</a></div><div>* Rebuilt URL to: <a href="http://nginx.org/" target="_blank">http://nginx.org/</a></div><div>*   Trying 95.211.80.227...</div><div>* TCP_NODELAY set</div><div>* Connected to <a href="http://nginx.org" target="_blank">nginx.org</a> (95.211.80.227) port 80 (#0)</div><div>> TRACE / HTTP/1.1</div><div>> Host: <a href="http://nginx.org" target="_blank">nginx.org</a></div><div>> User-Agent: curl/7.54.0</div><div>> Accept: */*</div><div>> </div><div>< HTTP/1.1 405 Not Allowed</div><div>< Server: nginx/1.13.3</div><div>< Date: Fri, 04 Aug 2017 05:25:26 GMT</div><div>< Content-Type: text/html; charset=utf-8</div><div>< Content-Length: 173</div><div>< Connection: close</div><div>< </div><div><html></div><div><head><title>405 Not Allowed</title></head></div><div><body bgcolor="white"></div><div><center><h1>405 Not Allowed</h1></center></div><div><hr><center>nginx/1.13.3</<wbr>center></div><div></body></div><div></html></div><div>* Closing connection 0</div></div></div>
<br>______________________________<wbr>_________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/<wbr>mailman/listinfo/nginx</a><br></blockquote></div><br></div></div>