python-hyper/rfc3986

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

sethmlarson opened this issue · 0 comments

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