This reverts commit 916df915b3.
916df915b3
@@ -101,7 +101,7 @@ func (*requesthandler) ServeHTTP(w http.ResponseWriter, req *http.Request) {
w.WriteHeader(resp.StatusCode)
go io.Copy(w, resp.Body)
io.Copy(w, resp.Body)
}
func copyHeaders(from http.Header, to http.Header) {
The note is not visible to the blocked user.