summaryrefslogtreecommitdiff
path: root/caddyconfig/httpcaddyfile/httptype.go
diff options
context:
space:
mode:
authorFrancis Lavoie <lavofr@gmail.com>2021-08-12 12:48:24 -0400
committerGitHub <noreply@github.com>2021-08-12 10:48:24 -0600
commite6c29ce081673d85e527d59f3afb7ace034573df (patch)
tree4a67a725c32507c0f0d14b001af86e2a3663d0ca /caddyconfig/httpcaddyfile/httptype.go
parent68c5c71659109b10226f10873f7dc67102b9dc14 (diff)
reverseproxy: Incorporate latest proxy changes from stdlib (#4266)
I went through the commits that touched stdlib's `reverseproxy.go` file, and copied over all the changes that are to code that was copied into Caddy. The commits I pulled changes from: - https://github.com/golang/go/commit/2cc347382f4df3fb40d8d81ec9331f0748b1c394 - https://github.com/golang/go/commit/a5cea062b305c8502bdc959c0eec279dbcd4391f - https://github.com/golang/go/commit/ecdbffd4ec68b509998792f120868fec319de59b - https://github.com/golang/go/commit/21898524f66c075d7cfb64a38f17684140e57675 -https://github.com/golang/go/commit/ca3c0df1f8e07337ba4048b191bf905118ebe251 - https://github.com/golang/go/commit/9c017ff30dd21bbdcdb11f39458d3944db530d7e This may also fix https://github.com/caddyserver/caddy/issues/4247 because of the change to `copyResponse` to set `mlw.flushPending = true` right away.
Diffstat (limited to 'caddyconfig/httpcaddyfile/httptype.go')
0 files changed, 0 insertions, 0 deletions