Skip to content

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 requested review from ilonatommy and maraf July 26, 2023 14:35
@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
@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