| Issue 53: | http.Get does not respect $http_proxy | |
| 4 people starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. operate behind proxy 2. set http_proxy to appropriate envvar 3. run ./all.bash What is the expected output? What do you see instead? Should pass make On gopack grc _test/http.a _gotest_.6 -- FAIL: http.TestClient .... no answer from server -- FAIL: http.TestRedirect ... no answer from server What is your $GOOS? $GOARCH? GOOS=darwin GOARCH=amd_64 |
|
,
Nov 11, 2009
Workaround in issue ID 5 add net and http to NOTEST in src/Makefile Still an issue, should recognize http_proxy |
|
,
Nov 11, 2009
(No comment was entered for this change.)
Status: Accepted
Labels: Package-Bug |
|
,
Nov 11, 2009
(No comment was entered for this change.)
Summary: http.Get does not respect $http_proxy
|
|
,
Nov 11, 2009
I have a patch for this, but it's fugly. See http://codereview.appspot.com/154042 |
|
,
Nov 12, 2009
GSXygon means src/pkg/Makefile |
|
,
Nov 15, 2009
(No comment was entered for this change.)
Owner: r...@golang.org
|
|
,
Dec 02, 2009
(No comment was entered for this change.)
Labels: -Package-Bug PackageBug
|
|
|
|