mirror of
https://github.com/caddyserver/caddy.git
synced 2024-12-04 06:43:45 +08:00
83b26975bd
* break up code and use lazy reading and pool bufio.Writer * close underlying connection when operation failed * allocate bufWriter and streamWriter only once * refactor record writing * rebase from master * handle err * Fix type assertion Also reduce some duplication * Refactor client and clientCloser for logging Should reduce allocations * Minor cosmetic adjustments; apply Apache license * Appease the linter Co-authored-by: Matthew Holt <mholt@users.noreply.github.com> |
||
---|---|---|
.. | ||
fastcgi | ||
forwardauth | ||
addresses.go | ||
admin.go | ||
ascii_test.go | ||
ascii.go | ||
caddyfile.go | ||
command.go | ||
copyresponse.go | ||
healthchecks.go | ||
hosts.go | ||
httptransport.go | ||
metrics.go | ||
reverseproxy.go | ||
selectionpolicies_test.go | ||
selectionpolicies.go | ||
streaming_test.go | ||
streaming.go | ||
upstreams.go |