Skip to content

Conversation

ManickaP
Copy link
Member

@ManickaP ManickaP commented Feb 5, 2025

Fixes dotnet/runtime#31225

Retested the WebRequest, it does not auto-include the Referer header in any of the requests during redirect.

Fixes dotnet/runtime#31225

Retested the WebRequest, it does not auto-include the Referer header in any of the requests during redirect.
@ManickaP ManickaP requested a review from a team as a code owner February 5, 2025 09:44
@ghost ghost added the area-System.Net label Feb 5, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/ncl

Copy link

Learn Build status updates of commit 33fe127:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Net/HttpWebRequest.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@ManickaP ManickaP enabled auto-merge (squash) February 5, 2025 11:29
@ManickaP ManickaP merged commit 329ae1e into main Feb 5, 2025
4 checks passed
@ManickaP ManickaP deleted the http-referer branch February 5, 2025 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HttpWebRequest does not add referer header to redirects when AllowAutoRedirect is true

2 participants