0.2.1 • Published 5 years ago
@kravc/common-http v0.2.1
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