Represents a HTTP request message.
public ref class HttpRequestMessage : IDisposable
public class HttpRequestMessage : IDisposable
type HttpRequestMessage = class
interface IDisposable
Public Class HttpRequestMessage
Implements IDisposable
The HttpRequestMessage class contains headers, the HTTP verb, and potentially data.
An HttpRequestMessage instance should not be modified and/or reused after being sent.
Constructors Properties ContentGets or sets the contents of the HTTP message.
HeadersGets the collection of HTTP request headers.
MethodGets or sets the HTTP method used by the HTTP request message.
OptionsGets the collection of options to configure the HTTP request.
PropertiesObsolete.
Obsolete.
Gets a set of properties for the HTTP request.
RequestUriGets or sets the Uri used for the HTTP request.
VersionGets or sets the HTTP message version.
VersionPolicyGets or sets the policy that determines how Version is interpreted and how the final HTTP version is negotiated with the server.
Methods Extension MethodsCollaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this articleWas this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4