Document WinHttpHandler trailing header feature #5404
Labels
area-System.Net
Pri3
Indicates issues/PRs that are low priority
untriaged
New issue has not been triaged by the area owner
We should document the new WinHttpHandler trailing header management feature (dotnet/runtime#44778) as impemented in dotnet/runtime#48704.
I recommend to add the docs to the Remarks section.
Key points:
WINHTTP_QUERY_FLAG_TRAILERS
.HttpResponseMessage.TrailingHeaders
HttpRequestMessage.Properties["__ResponseTrailers"]
. Use with caution and only in well justified compatibility scenarios, since the property is obsoleteThe text was updated successfully, but these errors were encountered: