A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httprequestmessage below:

HttpRequestMessage Class (System.Net.Http) | Microsoft Learn

HttpRequestMessage Class Definition

Represents a HTTP request message.

public ref class HttpRequestMessage : IDisposable
public class HttpRequestMessage : IDisposable
type HttpRequestMessage = class
    interface IDisposable
Public Class HttpRequestMessage
Implements IDisposable
Inheritance
Implements

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 Content

Gets or sets the contents of the HTTP message.

Headers

Gets the collection of HTTP request headers.

Method

Gets or sets the HTTP method used by the HTTP request message.

Options

Gets the collection of options to configure the HTTP request.

Properties

Obsolete.

Obsolete.

Gets a set of properties for the HTTP request.

RequestUri

Gets or sets the Uri used for the HTTP request.

Version

Gets or sets the HTTP message version.

VersionPolicy

Gets or sets the policy that determines how Version is interpreted and how the final HTTP version is negotiated with the server.

Methods Extension Methods

Collaborate 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 article

Was 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