Subject: | extra whitespace should be ignored |
RFC 3986 Appendix C, which obsoletes RFC 2396 Appendix E, suggests
"extra whitespace (spaces, line-breaks, tabs, etc.) may have to be added
to break a long URI across lines. The whitespace should be ignored when
the URI is extracted."
URI::Find doesn't accomidate this suggestion with any option.