Builds a request context with a request with the given information, and a plain response that's ready to be written to.
The request method.
The requested URL, which may include parameters.
The body of the request. This can be null.
The type of the body. This can be null.
A request context.
Builds a request context with a request with the given information, and a plain response that's ready to be written to.