Share via


IHttpSysRequestInfoFeature Interfaccia

Definizione

Espone il punto di estendibilità Http.Sys HTTP_REQUEST_INFO come dati opachi per il chiamante da interperare. https://learn.microsoft.com/en-us/windows/win32/api/http/ns-http-http_request_v2, https://learn.microsoft.com/en-us/windows/win32/api/http/ns-http-http_request_info

public interface class IHttpSysRequestInfoFeature
public interface IHttpSysRequestInfoFeature
type IHttpSysRequestInfoFeature = interface
Public Interface IHttpSysRequestInfoFeature

Proprietà

RequestInfo

Raccolta del HTTP_REQUEST_INFO per la richiesta corrente. L'intero rappresenta l'identificazione HTTP_REQUEST_INFO_TYPE valore di enumerazione. La memoria è byte opachi che devono essere interpertati nel formato specificato dal valore di enumerazione.

Si applica a