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

Incorrect ambiguous host warning on some CONNECT requests #55

Closed
ivanr opened this issue Oct 15, 2013 · 1 comment
Closed

Incorrect ambiguous host warning on some CONNECT requests #55

ivanr opened this issue Oct 15, 2013 · 1 comment
Labels
Milestone

Comments

@ivanr
Copy link
Contributor

ivanr commented Oct 15, 2013

The following request produces the warning, but shouldn't:

CONNECT example.com:443 HTTP/1.1
Host: example.com:443
Accept: */*
Content-Type: text/html
Proxy-Connection: Keep-Alive
Content-length: 0
@ivanr ivanr closed this as completed Oct 16, 2013
@inliniac
Copy link
Contributor

I can confirm this case is fixed.

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

No branches or pull requests

2 participants