urlparser icon indicating copy to clipboard operation
urlparser copied to clipboard

Ignore decodeURIComponent errors in auth parsing + README touchups

Open allenluce opened this issue 7 years ago • 0 comments

For when the URL's auth carries a percent sign not intended to escape: http://first%[email protected]

Fix headers in the README. Also give grammar and spelling a once-over.

The reformatting on line 755 in src/urlparser.js is to shut lint up.

allenluce avatar Jul 03 '18 19:07 allenluce