Class HttpRequestMessage() Foundation
Class function of the HttpRequestMessage class.
Represents a HTTP request message composed of headers, the verb/method and optional content data. This class is used when additional control is required over the request to be send to the server.
Common usage scenarios deal with verbs/methods which are not used very often, sending files, adding parameters or controlling HTTP request header attributes.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.