rfc3986 icon indicating copy to clipboard operation
rfc3986 copied to clipboard

URLs ending in "\n" are stripped of the new-line before normalization

Open sethmlarson opened this issue 6 years ago • 0 comments

Caused by the URI_MATCHER and IRI_MATCHER not using re.DOTALL.

sethmlarson avatar Jul 03 '19 22:07 sethmlarson