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
HTTP Server
npm i @slatestudio/common-http
0
0.1.1
ISC
4.73 kB
6