dotnet / dotnet/AspNetCore.Docs
Document what feature interfaces are typically available in HttpContext.Features and ConnectionContext.Features
Open
area-servers
doc-idea
re-Aditya
- Dominant language
- C#
- Stars
- 13.1k
- Forks
- 24.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 97
Description
@mconnew Pinged me recently asking "How do I get the remote client IP address from ConnectionContext?". This was for 2.1 before you could get this directly from the ConnectionContext. It highlighted how ConnectionContext Features, and by extension HttpContext Features, aren't very discoverable. I think a good doc could help with this.
Contributor guide
Assessment
This issue has not been assessed yet.