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/CACmC4yBMM6UyT10KQxXByD_ifEP8vyHng12DSxk2sXM4BaGeyQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to