Skip to content

mandersogit/httpmessage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

httpmessage: a library for http messaging

The httpmessage package is not a HTTP server library or a HTTP client library. It tries instead to be a HTTP peer library, allowing programs to more easily speak HTTP to one another. The design of httpmessage had writing a proxy server in mind, so it tries to preserve the integrity of HTTP messages so they can be modified and retransmitted if desired. Hopefully, the library is well suited to writing both clients and servers, but it does not assume that the program using it is a client or a server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages