ICoreWebView2HttpResponseHeaders.GetHeader

Gets the first header value in the collection matching the name.

The caller must free the returned string with CoTaskMemFree. See API Conventions.

interface ICoreWebView2HttpResponseHeaders
HRESULT
GetHeader
(
in LPCWSTR name
,
LPWSTR* value
)

Meta