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

[browser][http] test and compatibility improvements #89504

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

pavelsavara
Copy link
Member

Fixes #54160

  • fix error propagation for invalid HTTP header on request
  • enable more tests

@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-System.Net.Http labels Jul 26, 2023
@pavelsavara pavelsavara added this to the 8.0.0 milestone Jul 26, 2023
@pavelsavara pavelsavara self-assigned this Jul 26, 2023
@ghost
Copy link

ghost commented Jul 26, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #54160

  • fix error propagation for invalid HTTP header on request
  • enable more tests
Author: pavelsavara
Assignees: pavelsavara
Labels:

arch-wasm, area-System.Net.Http

Milestone: 8.0.0

@pavelsavara
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

No commit pushedDate could be found for PR 89504 in repo dotnet/runtime

@pavelsavara
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

No commit pushedDate could be found for PR 89504 in repo dotnet/runtime

@pavelsavara
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@maraf maraf left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@pavelsavara pavelsavara merged commit a0a8ce6 into dotnet:main Jul 27, 2023
114 of 122 checks passed
@ghost ghost locked as resolved and limited conversation to collaborators Aug 26, 2023
@pavelsavara pavelsavara deleted the browser_http_tests branch September 2, 2024 15:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-System.Net.Http
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[wasm][http] System.Net.Http.Functional.Tests should throw HttpRequestException
3 participants