Microsoft.IdentityModel.Protocols.HttpRequestData
Structure that represents an incoming or an outgoing http request.
Gets or sets the http request body.
Gets the certificate collection involved in authenticating the client against the server.
Gets or sets the collection of http request headers.
Gets or sets the http request method.
Gets or sets an IDictionary<T, U> that enables custom extensibility scenarios.
Gets or sets the http request URI.
public HttpRequestData()
A utility method that appends headers to the Headers.