Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental REST API framework in c3

Supported features from HTTP/1.1:

  • Keep-Alive connections
  • Transfer-Encoding: chunked body
  • Host header required
  • POST and GET methods
  • 100 Continue responses
  • Date header
  • If-Modified-Since and If-Unmodified-Since headers
  • HEAD requests
  • Absolute URL in request resource

Dependencies:

StringView HTTP

About

Experimental REST API framework in c3

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors