0.1.1 • Published 5 years ago

@setel/common-http v0.1.1

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
5 years ago

Common Http

HTTP Server

  • Receives HTTP(s) requests
  • Reads stream into body string
  • Passes request to handler for execution
  • Gets string result and status code from handler
  • Sends response to client
0.1.1

5 years ago