Skip to content
Snippets Groups Projects
Commit c05a7a2e authored by Yawning Angel's avatar Yawning Angel
Browse files

Add support for HTTP CONNECT proxies.

Joining a SOCKS dialer on the list of things the Golang runtime really
should have is a HTTP CONNECT dialer.  There's a full fledged HTTP
client and server there, but not this.  Why?  Who knows.

This fixes issue #7.
parent f0d8923a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment