Correct browser content negotiation formatter selection documentation#36586
Correct browser content negotiation formatter selection documentation#36586wadepickett merged 2 commits intodotnet:mainfrom
Conversation
…#1) * Initial plan * Update browser content negotiation documentation in formatting.md - Correct documentation to reflect that the framework selects the first registered output formatter - Update all three moniker ranges (aspnetcore-6.0, aspnetcore-7.0, and earlier versions) - Update metadata with ai-usage tag and current date Co-authored-by: HenryZhang-ZHY <62298214+HenryZhang-ZHY@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: HenryZhang-ZHY <62298214+HenryZhang-ZHY@users.noreply.github.com>
|
I've confirmed that the behavior remains consistent from .NET 5.0 to .NET 8.0. https://github.com/HenryZhang-ZHY/AspNetCore.Docs.36586/tree/main/ContentNegotiationProof |
|
@HenryZhang-ZHY Thank you for this submission. Before we review and merge it, we need to have an issue that describes what needs to be done. To create the issue by using a template, go to the end of the documentation page you want to update, and use the Open a documentation issue link. |
|
You can check this post to know more context https://shuzhi.zone/blog/content-negotiation-between-browser-and-asp-net-core/ |
|
@tdykstra PTAL |
|
Jumping in to help out... The issue was created, but not referred to in the description for the PR so there was no link back. So I added in the description above. Reviewing... |
Update the date for formatting documentation.
Fixes #36591
Internal previews