You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 31, 2018. It is now read-only.
The latest version of project does not work. When we run the tests we see this error.
github.com/franela/goreq
./goreq.go:324: unknown http.Transport field 'ProxyConnectHeader' in struct literal
./goreq.go:329: proxyTransport.ProxyConnectHeader undefined (type *http.Transport has no field or method ProxyConnectHeader)
The latest version of project does not work. When we run the tests we see this error.
github.com/franela/goreq
./goreq.go:324: unknown http.Transport field 'ProxyConnectHeader' in struct literal
./goreq.go:329: proxyTransport.ProxyConnectHeader undefined (type *http.Transport has no field or method ProxyConnectHeader)