Skip to content

Instantly share code, notes, and snippets.

@raymondzhaoy
Forked from inadarei/http.md
Created June 11, 2018 01:44
Show Gist options
  • Save raymondzhaoy/eafad1732f97a04b435f786d846f3a79 to your computer and use it in GitHub Desktop.
Save raymondzhaoy/eafad1732f97a04b435f786d846f3a79 to your computer and use it in GitHub Desktop.
HTTP 1.1 Latest RFCs
  1. RFC7230 Message Syntax and Routing
  2. RFC7231 Semantics & Content - methods, status codes and headers
  3. RFC7232 Conditional Requests - e.g., If-Modified-Since
  4. RFC7233 Range Requests - getting partial content
  5. RFC7234 Caching - browser and intermediary caches
  6. RFC7235 Authentication - a framework for HTTP authentication
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment