Skip to content

Add RequestServices to HttpContext debugging#49212

Merged
JamesNK merged 1 commit into
mainfrom
jamesnk/httpcontext-debugging-requestservices
Jul 5, 2023
Merged

Add RequestServices to HttpContext debugging#49212
JamesNK merged 1 commit into
mainfrom
jamesnk/httpcontext-debugging-requestservices

Conversation

@JamesNK
Copy link
Copy Markdown
Member

@JamesNK JamesNK commented Jul 5, 2023

HttpContext.RequestServices should be included in HttpContext debug view now that DI's debug display has improved.

See dotnet/runtime#88082 for more info.

Copy link
Copy Markdown
Member

@mitchdenny mitchdenny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me - but I don't know if we need more than me to say that given its a (albeit small) public API change.

@JamesNK
Copy link
Copy Markdown
Member Author

JamesNK commented Jul 5, 2023

It's not public API. It's on the private debug proxy type.

@JamesNK JamesNK enabled auto-merge (squash) July 5, 2023 04:01
@JamesNK JamesNK merged commit dd98b2e into main Jul 5, 2023
@JamesNK JamesNK deleted the jamesnk/httpcontext-debugging-requestservices branch July 5, 2023 05:00
@ghost ghost added this to the 8.0-preview7 milestone Jul 5, 2023
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants