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

Invalid URL scheme parsing #332

Open
romiras opened this issue May 5, 2019 · 0 comments
Open

Invalid URL scheme parsing #332

romiras opened this issue May 5, 2019 · 0 comments

Comments

@romiras
Copy link

romiras commented May 5, 2019

Try different scheme instead of http and you still receive same response.

200 http://example.com/

<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n <meta charset=\"utf-8\" />\n <m


200 httpzzz://example.com/

<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n <meta charset=\"utf-8\" />\n <m


200 attp3://example.com/

<!doctype html>\n<html>\n<head>\n <title>Example Domain</title>\n\n <meta charset=\"utf-8\" />\n <m

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

No branches or pull requests

1 participant