-
-
Notifications
You must be signed in to change notification settings - Fork 31.6k
Passing a URL instance with a CONNECT method results in an invalid path #34347
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
Comments
|
|
|
https://tools.ietf.org/html/rfc7231#page-30
|
|
Right, so what you're asking is that |
The point is that it doesn't, but it should IMO :)
Yup, I noticed that. |
|
Shouldn't be a controversial change. Pull request welcome. |
|
@bnoordhuis |
|
@preyunk That doesn't seem right. |
|
@szmarczak |
|
That's what's this issue is about... |
Added tests Fixes: nodejs#34347


What steps will reproduce the bug?
How often does it reproduce? Is there a required condition?
Always.
What is the expected behavior?
What do you see instead?
Additional information
There is a workaround for this:
/cc @yovanoc
The text was updated successfully, but these errors were encountered: