Compartir a través de


HttpRequestMessageExtensions.GetRawHeaders(HttpRequestMessage) Método

Definición

public static System.Collections.Generic.IDictionary<string,string> GetRawHeaders (this System.Net.Http.HttpRequestMessage request);
static member GetRawHeaders : System.Net.Http.HttpRequestMessage -> System.Collections.Generic.IDictionary<string, string>
<Extension()>
Public Function GetRawHeaders (request As HttpRequestMessage) As IDictionary(Of String, String)

Parámetros

Devoluciones

Se aplica a