Are the available HTTP Status codes documented anywhere?
Put another way, is it possible to issue all of the HTTP Status codes?
I am thinking about 501 not implemented for instance.
Thanks
Are the available HTTP Status codes documented anywhere?
Put another way, is it possible to issue all of the HTTP Status codes?
I am thinking about 501 not implemented for instance.
Thanks
On 10/15/2011 09:30 PM, Nginx U. wrote:
Are the available HTTP Status codes documented anywhere?
Is this what you are looking for?
http://en.wikipedia.org/wiki/List_of_HTTP_status_codes
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
On 15 October 2011 18:13, admin fefaya [email protected] wrote:
On 10/15/2011 09:30 PM, Nginx U. wrote:
Are the available HTTP Status codes documented anywhere?
Is this what you are looking for?
http://en.wikipedia.org/wiki/List_of_HTTP_status_codes
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
Sorry. I meant the list of codes implemented by Nginx. I think I have
seen such a list before on the wiki perhaps but can’t recollect where.
Particularly, I am thinking of comparing them with those provided by
ngx_lua.
Thanks
On 15 October 2011 18:46, Nginx U. [email protected] wrote:
Sorry. I meant the list of codes implemented by Nginx. I think I have
seen such a list before on the wiki perhaps but can’t recollect where.
Found what I wanted under the documentation for “return”.
http://wiki.nginx.org/HttpRewriteModule#return
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs