Share via


IHttpSysRequestPropertyFeature Interface

Definition

Provides API to read HTTP_REQUEST_PROPERTY value from the HTTP.SYS request. https://learn.microsoft.com/windows/win32/api/http/ne-http-http_request_property

public interface IHttpSysRequestPropertyFeature
type IHttpSysRequestPropertyFeature = interface
Public Interface IHttpSysRequestPropertyFeature

Methods

TryGetTlsClientHello(Span<Byte>, Int32)

Reads the TLS client hello from HTTP.SYS

Applies to