<div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">It seems that by default nginx does not handle that HTTP code.<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">I just tried the following:<br><span style="font-family:monospace,monospace">HEAD / HTTP/30.00<br>User-Agent: lollipop<br>Host: [EDITED]<br>Accept: */*<br><br>HTTP/1.1 200 OK<br>Server: nginx<br>Date: Tue, 04 Aug 2015 23:27:43 GMT<br>Content-Type: text/html; charset=UTF-8<br>Connection: keep-alive<br>Strict-Transport-Security: max-age=15984000</span><br><br></div><div class="gmail_extra"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">​So if you overload the status code with 505, the reason won't change and still be 'OK'.​</div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">​That would explain why you saw '505 OK' which is an heresy...​</div><div><div class="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 Wed, Aug 5, 2015 at 1:25 AM, nginxuser100 <span dir="ltr"><<a href="mailto:nginx-forum@nginx.us" target="_blank">nginx-forum@nginx.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thank you Francis. The body content did the trick ... not as aesthetically<br>
pleasing to the eyes as the NGINX's "hard-coded reason phrase", but it is<br>
better than a blank page.<br>
I did not understand what you meant by a config to control the reason<br>
phrase.<br>
Thanks again.<br>
<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,260754,260761#msg-260761" rel="noreferrer" target="_blank">http://forum.nginx.org/read.php?2,260754,260761#msg-260761</a><br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<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/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div></div>