IHttpSysRequestInfoFeature 接口

定义

这会将 Http.Sys HTTP_REQUEST_INFO扩展点公开为调用方交互的不透明数据。 https://mms.heiai.top/windows/win32/api/http/ns-http-http_request_v2https://mms.heiai.top/windows/win32/api/http/ns-http-http_request_info

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

属性

RequestInfo

当前请求的HTTP_REQUEST_INFO的集合。 整数表示标识HTTP_REQUEST_INFO_TYPE枚举值。 内存是不透明的字节,需要以枚举值指定的格式进行插插。

适用于