This API is in preview and not ready for production use. Expect breaking changes in the future. Represents a request message. This is a subset of the Aurelia RequestMessage class.
The base url that the request url is joined with.
The content of the request.
The headers to send along with the request.
The HTTP method.
Use tradional style for param serialization.
The url to submit the request to.
Builds the url to make the request from.
The constructed url.
This API is in preview and not ready for production use. Expect breaking changes in the future. Represents a request message. This is a subset of the Aurelia RequestMessage class.