-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V4.0_ERRATA03, V4.01_CS01
-
Fix Version/s: V4.01_CS02
-
Component/s: ABNF
-
Labels:None
-
Environment:
Proposed
-
Proposal:
-
Resolution:
The ABNF currently does not allow percent-encoded colons in URLs.
This is an unnecessary restriction and collides with the habit of many URL libraries to over-eagerly percent-encode everything except ALPHA and DIGIT.