Commit 72a3cacc authored by Timothy Gu's avatar Timothy Gu Committed by Evan Lucas
Browse files

src: remove explicit UTF-8 validity check in url

This step was never part of the URL Standard's host parser algorithm,
and is rendered unnecessary after IDNA errors are no longer ignored.

PR-URL: https://github.com/nodejs/node/pull/12507
Refs: c2a302c5

 "src: do not ignore IDNA conversion error"
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent b8ff2c9f
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