Skip to content

Conversation

@seriyps
Copy link

@seriyps seriyps commented Dec 3, 2012

Lhttpc has support for proxy, but it only allows to connect to https hosts using "CONNECT" method RFC2817.

This patch allow connect to regular http hosts through http/https proxies.

http://tools.ietf.org/html/rfc2616#section-8.1.3

I also recommend add "Connection: close" header, until issue #20 is not resolved.

@robertoaloi
Copy link
Contributor

If still interested (sorry for the very late reply), would you mind rebasing this on the latest master, fixing eventual conflicts?
Also, please remove code instead of commenting it out.

@seriyps
Copy link
Author

seriyps commented Mar 4, 2014

Ok, will do.

@seriyps
Copy link
Author

seriyps commented Mar 6, 2014

See #40
The same, but rebased to current master in separate branch

g-andrade pushed a commit to g-andrade/lhttpc that referenced this pull request Nov 26, 2014
fix crash on erlcloud_ec2:describe_instance_attribute
egobrain pushed a commit to egobrain/lhttpc that referenced this pull request Nov 7, 2018
cjkjellander pushed a commit to campanja-forks/lhttpc that referenced this pull request Aug 22, 2019
g-andrade pushed a commit to g-andrade/lhttpc that referenced this pull request Dec 10, 2020
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

Successfully merging this pull request may close these issues.

2 participants