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

Wrong Host header prevents connections through proxy #163

Closed
MarkoMei opened this issue Aug 27, 2019 · 2 comments
Closed

Wrong Host header prevents connections through proxy #163

MarkoMei opened this issue Aug 27, 2019 · 2 comments
Assignees
Labels

Comments

@MarkoMei
Copy link

Environment

typed-rest-client version: 1.0.9 (but the bug exists also in the newest: 1.5.0)

Issue Description

typed-rest-client uses tunnel 0.0.4 for making connections through a proxy. In that version there is a bug that causes a wrong Host header to be used. That prevents the connection returning "Error: tunneling socket could not be established, statusCode=403.".

That bug is fixed in tunnel 0.0.6. Please update tunnel.
koichik/node-tunnel#29

@github-actions
Copy link

github-actions bot commented Apr 2, 2020

This issue has had no activity in 90 days. Please comment if it is not actually stale

@github-actions github-actions bot added the stale label Apr 2, 2020
@MarkoMei
Copy link
Author

MarkoMei commented Apr 3, 2020

Issue fixed by this issue: #195

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

No branches or pull requests

3 participants