Skip to content

test: test requests with Unicode in the URL#13297

Closed
Flimm wants to merge 3 commits intonodejs:masterfrom
Flimm:test-http-unicode
Closed

test: test requests with Unicode in the URL#13297
Flimm wants to merge 3 commits intonodejs:masterfrom
Flimm:test-http-unicode

Conversation

@Flimm
Copy link
Contributor

@Flimm Flimm commented May 30, 2017

This test currently fails. It illustrates that Unicode in the URL does
not arrive intact to the server, there is silent data corruption along
the way at some point.

This test is for the issue #13296.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes (this doesn't pass, as the test is only an illustration for a bug)
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

http

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

http Issues or PRs related to the http subsystem. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants