IHttpSysRequestPropertyFeature Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |