Skip to content

case-insensitive RE_URL* - #1

Open
bk2zsto wants to merge 1 commit into
masterfrom
case-insensitive-re-urls
Open

case-insensitive RE_URL*#1
bk2zsto wants to merge 1 commit into
masterfrom
case-insensitive-re-urls

Conversation

@bk2zsto

@bk2zsto bk2zsto commented Feb 8, 2017

Copy link
Copy Markdown
Owner

Change RE_URL* constants to match RE_BAD* case-sensitivity

https://tools.ietf.org/html/rfc5952#section-4.3 says a-f must be lowercase but also says

...but all implementations must accept and be able to handle any legitimate RFC 4291 format.

in the abstract. 4291 lists examples in upper-case but doesnt otherwise touch case-sensitivity

https://tools.ietf.org/html/rfc4291#section-2.2

Change RE_URL* constants to match RE_BAD* case-sensitivity

https://tools.ietf.org/html/rfc5952#section-4.3 says a-f must be lowercase but also says 

  ...but all implementations must accept and be able to handle any legitimate RFC 4291 format.

in the abstract. 4291 lists examples in upper-case but doesnt otherwise touch case-sensitivity

https://tools.ietf.org/html/rfc4291#section-2.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant