On Jun 24, 2015, at 3:19 PM, Masaaki Furuki <[email protected]> wrote:
> > "the more you know" :-) > > Thanks for additional. Here's a great site for these, and it includes the Rails "cheat codes" for each of them: http://httpstatus.es -- it even covers "I'm a teapot", which is apparently an RFC-blessed real code. Walter > > On Wednesday, June 24, 2015 at 12:03:07 PM UTC-7, Hassan Schroeder wrote: > On Wed, Jun 24, 2015 at 11:57 AM, Scott Ribe > <[email protected]> wrote: > > > If you're going to do web development, you're going to have to be familiar > > with the basics of HTTP, including status codes: > > Amen - what he said :-) > > > <http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html> > > though RFC 2616 is now superseded by: > > RFC7230 - HTTP/1.1: Message Syntax and Routing - low-level message > parsing and connection management > http://tools.ietf.org/html/rfc7230 > RFC7231 - HTTP/1.1: Semantics and Content - methods, status codes and headers > http://tools.ietf.org/html/rfc7231 > RFC7232 - HTTP/1.1: Conditional Requests - e.g., If-Modified-Since > http://tools.ietf.org/html/rfc7232 > RFC7233 - HTTP/1.1: Range Requests - getting partial content > http://tools.ietf.org/html/rfc7233 > RFC7234 - HTTP/1.1: Caching - browser and intermediary caches > http://tools.ietf.org/html/rfc7234 > RFC7235 - HTTP/1.1: Authentication - a framework for HTTP authentication > http://tools.ietf.org/html/rfc7235 > > "the more you know" :-) > > -- > Hassan Schroeder ------------------------ [email protected] > http://about.me/hassanschroeder > twitter: @hassan > Consulting Availability : Silicon Valley or remote > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/25a73f58-077f-4e07-b00e-1a9cd164d68b%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/AD2904E8-9FDF-4021-97A0-D63DEB572EEE%40wdstudio.com. For more options, visit https://groups.google.com/d/optout.

