Remove redirectHeaders method (#5120)
As of go 1.8, headers are copied on redirect, so we no longer need to do this manually. See https://github.com/golang/go/issues/4800 and https://go-review.googlesource.com/c/go/+/28930 for more context on go behaviour. Fixes #5042master
parent
32c6b62932
commit
34a1b58a75
Loading…
Reference in new issue