All Projects → for-GET → README

for-GET / README

Licence: other
No description, website, or topics provided.

Forget HTTP

This GitHub organization focuses on designing abstract HTTP helpers or coding reference implementations, as described in IETF/W3C/etc specifications.

This is one of the least opinionated collection of repositories that you will find on HTTP.

More bla

HTTP flow overview

* HTTP/2.0 encapsulation is omitted

  1. receive request
    1. parse messaging - RFC7230
    2. parse semantics - RFC7231 (and extensions)
  2. prepare response
    1. decide
  3. send response
    1. generate semantics
    2. generate messaging

Effort overview (roadmap)

Dependencies and their reference implementations:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].