Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 #13296. PR-URL: #13297 Reviewed-By: James M Snell <jasnell@gmail.com>
- Loading branch information