New issue 83 by gradypla...@gmail.com: Serf Shouldn't add entire URI to
Request line for all proxy requests
http://code.google.com/p/serf/issues/detail?id=83
What steps will reproduce the problem?
1. Set up a nice squid proxy (or charles)
2. set up your serf context to use a proxy
3. try to connect to an ssl server through said proxy
4. you will notice in the request line includes the hosts URI this breaks
TLS on the other side...
What is the expected output? What do you see instead?
a normal request line
What version of the product are you using? On what operating system?
1.0.0
Please provide any additional information below.