Incoming function handler request.
Construct a new function request.
If this was a "PUT" request, the passed in body.
Any headers passed in along with the request.
The method of the request ("GET", or "PUT").
The path of the request (will not include the context).
Type marker.
Incoming function handler request.