Partager via


IHttpSysRequestInfoFeature Interface

Définition

Cela expose le point d’extensibilité http.Sys HTTP_REQUEST_INFO en tant que données opaques pour que l’appelant interperate. https://learn.microsoft.com/windows/win32/api/http/ns-http-http_request_v2, https://learn.microsoft.com/windows/win32/api/http/ns-http-http_request_info

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

Propriétés

RequestInfo

Collection de la HTTP_REQUEST_INFO pour la requête actuelle. L’entier représente la valeur d’énumération HTTP_REQUEST_INFO_TYPE d’identification. La mémoire est des octets opaques qui doivent être interpercés dans le format spécifié par la valeur d’énumération.

S’applique à