Utilities for FaaSKit focused on HTTP interaction
npm install @faaskit/httpThis package is a sub package of FaaSKit.
It is a utility library for writing functions which handle HTTP interactions.
HTTP based servers, middleware and adapters should attempt to use this package to ensure Middleware written for FaaSKit can process the requests.