Commit d1b39d92 authored by David D Lowe's avatar David D Lowe Committed by James M Snell
Browse files

test: add known_test request with Unicode in the URL

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 https://github.com/nodejs/node/issues/13296.

PR-URL: https://github.com/nodejs/node/pull/13297


Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent 92de4327
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment