Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

400 Bad Request returned when requesting "https://www.pwg.org." with the trailing period #25

Open
wifiprintguy opened this issue Feb 14, 2020 · 1 comment
Assignees

Comments

@wifiprintguy
Copy link
Contributor

wifiprintguy commented Feb 14, 2020

If I go to "https://www.pwg.org" the website works as expected.

If I go to "https://www.pwg.org." with a trailing period (which is legal since the period is the "root" of the DNS), the site responds with a 400 Bad Request error page.

Tried it in Safari 13.0.5 & Firefox 73.0 (macOS 10.15.3) and Firefox 73.0 (Ubuntu 18.04.3) with the same results.

If I do a "curl -I https://www.pwg.org." I get a 200 OK but a GET will cause the 400 Bad Request.

@michaelrsweet
Copy link
Contributor

Will look into this...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants