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 @setel/common-http
1
0.1.1
ISC
4.7 kB
6