net/http.Request.WriteProxy (method)
2 uses
net/http (current package)
request.go#L537: func (r *Request) WriteProxy(w io.Writer) error {
net/http/httputil
persist.go#L267: cc.writeReq = (*http.Request).WriteProxy
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)