Itai Sadan
Results
1
issues of
Itai Sadan
Steps to reproduce (tested on both mac and ubuntu): 1. `go get github.com/google/martian/ && go install github.com/google/martian/cmd/proxy` 2. `~/go/bin/proxy` 3. `curl -v "http://www.example.com/" --proxy localhost:8080` Result: curl hangs forever. ```...
bug