Skip to content
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

[HttpRequestError] Handle HTTP/3 cases better if needed #89097

Closed
antonfirsov opened this issue Jul 18, 2023 · 2 comments · Fixed by #101923
Closed

[HttpRequestError] Handle HTTP/3 cases better if needed #89097

antonfirsov opened this issue Jul 18, 2023 · 2 comments · Fixed by #101923
Assignees
Labels
area-System.Net.Http enhancement Product code improvement that does NOT require public API changes/additions in-pr There is an active PR which will close this issue when it is merged
Milestone

Comments

@antonfirsov
Copy link
Member

antonfirsov commented Jul 18, 2023

Follow up on #88974 (comment). We need to revisit all usages of HttpRequest.Unknown in HTTP3.

@antonfirsov antonfirsov added this to the 8.0.0 milestone Jul 18, 2023
@antonfirsov antonfirsov self-assigned this Jul 18, 2023
@ghost
Copy link

ghost commented Jul 18, 2023

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Follow up on #88974 (comment)

Author: antonfirsov
Assignees: antonfirsov
Labels:

area-System.Net.Http

Milestone: 8.0.0

@karelz
Copy link
Member

karelz commented Aug 14, 2023

Triage: Not critical for 8.0, moving to 9.0.

@karelz karelz modified the milestones: 8.0.0, 9.0.0 Aug 14, 2023
@rzikm rzikm self-assigned this Apr 15, 2024
@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label May 6, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Http enhancement Product code improvement that does NOT require public API changes/additions in-pr There is an active PR which will close this issue when it is merged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants