Skip to content

Fixes issue with DevToolsPlugin not showing request headers #1303

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

waldekmastykarz
Copy link
Collaborator

Prior to this fix, DevToolsPlugin would show a warning that it only shows "provisional headers" for the intercepted requests. This fix addresses this issue and makes Chrome Dev Tools show the actually intercepted request headers.

@waldekmastykarz waldekmastykarz added the pr-bugfix Fixes a bug label Jul 5, 2025
@waldekmastykarz waldekmastykarz requested a review from a team as a code owner July 5, 2025 09:13
@garrytrinder garrytrinder enabled auto-merge (squash) July 7, 2025 13:29
@garrytrinder garrytrinder merged commit b83451b into dotnet:main Jul 7, 2025
4 checks passed
@waldekmastykarz waldekmastykarz deleted the devtoolsplugin-provisionalheaders-fix branch July 7, 2025 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-bugfix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants