Skip to content

byalashhab/http-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Protocol

Implementation of the HTTP protocol on top of the TCP protocol, following RFC 9110 and RFC 9112.

Features

  • Request Parsing

    • Start line (request line)
    • Headers
    • Body
  • Response Handling

    • Chunked transfer encoding
    • Trailers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published