https://issues.apache.org/ooo/show_bug.cgi?id=121362
--- Comment #6 from TAB <[email protected]> --- (In reply to comment #5) > The ASCII character "|" is not allowed in URIs. It is one of the excluded > characters that can only be conveyed via %-encoding. ***I did not find this in IETF RFC 3986. Besides, it would be surprising to find 'illegal' URLs on the NIST website; and an 'illegal' URL should never work. > > See IETF RFC 3986 http://www.ietf.org/rfc/rfc3986.txt > > The ten ASCII excluded URI graphic characters (ever only allowed via > %-encoding) are > > SP (space) > " % < > \ ^ { | } ***Where is that in IETF RFC 3986? I mean, in what page? -- You are receiving this mail because: You are the assignee for the bug.
