.. |
fastcgi
|
fastcgi: Set SERVER_PORT to 80 or 443 depending on scheme (#4572)
|
2022-03-02 11:24:16 -07:00 |
addresses.go
|
reverseproxy: Refactor dial address parsing, augment command parsing (#4616)
|
2022-03-05 16:34:19 -07:00 |
admin.go
|
reverseproxy: Admin endpoint for reporting upstream statuses (#4125)
|
2021-04-21 13:43:34 -06:00 |
caddyfile.go
|
reverseproxy: Refactor dial address parsing, augment command parsing (#4616)
|
2022-03-05 16:34:19 -07:00 |
command.go
|
reverseproxy: Refactor dial address parsing, augment command parsing (#4616)
|
2022-03-05 16:34:19 -07:00 |
healthchecks.go
|
Move from deprecated ioutil to os and io packages (#4364)
|
2021-09-29 11:17:48 -06:00 |
hosts.go
|
reverseproxy: Fix dial placeholders, SRV, active health checks (#3780)
|
2020-10-13 10:35:20 -06:00 |
httptransport.go
|
reverseproxy: Avoid returning a nil error during GetClientCertificate (#4550)
|
2022-02-01 23:33:36 -07:00 |
reverseproxy.go
|
reverseproxy: Make shallow-ish clone of the request (#4551)
|
2022-03-03 09:54:45 -07:00 |
selectionpolicies.go
|
reverseproxy: fix hash selection policy (#4137)
|
2021-04-29 10:52:22 -06:00 |
selectionpolicies_test.go
|
reverseproxy: Minor logging improvements
|
2021-05-05 14:52:24 -06:00 |
streaming.go
|
reverseproxy: Incorporate latest proxy changes from stdlib (#4266)
|
2021-08-12 10:48:24 -06:00 |
streaming_test.go
|
ci: Use golangci's github action for linting (#3794)
|
2020-11-22 14:50:29 -07:00 |