Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

DNS shouldn't be case sensitive #1461

Closed
tomwilkie opened this issue Sep 23, 2015 · 2 comments
Closed

DNS shouldn't be case sensitive #1461

tomwilkie opened this issue Sep 23, 2015 · 2 comments
Assignees
Milestone

Comments

@tomwilkie
Copy link
Contributor

"Note that while upper and lower case letters are allowed in domain
names, no significance is attached to the case. That is, two names with
the same spelling but different case are to be treated as if identical."

https://www.ietf.org/rfc/rfc1035.txt

@tomwilkie
Copy link
Contributor Author

@rade do you think I should target 1.1 with a fix?

@rade
Copy link
Member

rade commented Sep 23, 2015

do you think I should target 1.1

No. Even though it's a bug, it is also conceivably behaviour some existing apps depend on.

@rade rade closed this as completed in #1462 Oct 1, 2015
rade added a commit that referenced this issue Oct 1, 2015
DNS lookups should not be case sensitive.

Fixes #1461.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants