I think we need an item in the fundamentals section about HttpContext and friends.
https://docs.microsoft.com/en-us/aspnet/core/fundamentals/?view=aspnetcore-3.1&tabs=windows
Part of this work can be moving HTTP/2 specific usage of trailers and Reset from HttpSys/IIS pages to the new fundamentals page.
Another reason this is important: HttpContext and HttpRequest are some of the most visited API docs pages. We could enrich them with a link to this fundamentals doc.
Thanks for contacting us.
We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. We will evaluate the request when we are planning the work for the next milestone. To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.
Most helpful comment
Another reason this is important: HttpContext and HttpRequest are some of the most visited API docs pages. We could enrich them with a link to this fundamentals doc.