Skip to content

[wasm] Test for header trimming not supported on NodeJS - #78375

Merged
radical merged 1 commit into
dotnet:mainfrom
maraf:WasmNodeHeaderTrimmedDisable
Nov 15, 2022
Merged

[wasm] Test for header trimming not supported on NodeJS#78375
radical merged 1 commit into
dotnet:mainfrom
maraf:WasmNodeHeaderTrimmedDisable

Conversation

@maraf

@marafmaraf commented Nov 15, 2022

Copy link
Copy Markdown
Member

Test SocketsHttpHandlerTest_HttpClientHandlerTest_Headers_Http11.ResponseHeaders_ExtraWhitespace_Trimmed is not supported on NodeJS.
Test introduced in the #74393.
Closes#77631.

…p11.ResponseHeaders_ExtraWhitespace_Trimmed` not supported on NodeJS.
@marafmaraf added arch-wasm WebAssembly architecture area-System.Net.Http labels Nov 15, 2022
@marafmaraf added this to the 8.0.0 milestone Nov 15, 2022
@maraf
maraf requested a review from radicalNovember 15, 2022 09:59
@marafmaraf self-assigned this Nov 15, 2022
@ghost

Copy link
Copy Markdown

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

Issue Details

Test SocketsHttpHandlerTest_HttpClientHandlerTest_Headers_Http11.ResponseHeaders_ExtraWhitespace_Trimmed not supported on NodeJS.
Test introduced in the #74393.
Closes #77631.

Author:maraf
Assignees:maraf
Labels:

arch-wasm, area-System.Net.Http

Milestone:8.0.0

@maraf

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-wasm-libtests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@radical
radical merged commit e2ef255 into dotnet:mainNov 15, 2022
@maraf
maraf deleted the WasmNodeHeaderTrimmedDisable branch November 15, 2022 20:37
@ghostghost locked as resolved and limited conversation to collaborators Dec 16, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasmWebAssembly architecturearea-System.Net.Http

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[wasm] Test failing on nodejs - SocketsHttpHandlerTest_HttpClientHandlerTest_Headers_Http11.ResponseHeaders_ExtraWhitespace_Trimmed

2 participants

@maraf@radical