649 Commits (4b75f3e2f09b77b98783ea4d6602391c7283f984)

Author SHA1 Message Date
Mohammed Al Sahaf aa9c3eb732
reverseproxy: default to port 80 for upstreams in Caddyfile (#3772) 4 years ago
Christian Flach fdfdc03339
reverseproxy: Ignore RFC 1521 params in Content-Type header (#3758) 4 years ago
Mohammed Al Sahaf a33e4b5426
caddyfile: Add support for `vars` and `vars_regexp` matchers (#3730) 4 years ago
Dave Henderson f197cec7f3
metrics: Always track method label in uppercase (#3742) 4 years ago
Dave Henderson b1d456d8ab
metrics: Fix panic when headers aren't written (#3737) 4 years ago
Dave Henderson d16ede358a
metrics: Fix hidden panic while observing with bad exemplars (#3733) 4 years ago
Matthew Holt c82c231ba7
caddyhttp: Remove server name from metrics 4 years ago
Dave Henderson 8ec51bbede
metrics: Initial integration of Prometheus metrics (#3709) 4 years ago
Mohammed Al Sahaf bc453fa6ae
reverseproxy: Correct alternate port for active health checks (#3693) 4 years ago
Mohammed Al Sahaf d55d50b3b3
reverseproxy: Enforce port range size of 1 at provision (#3695) 4 years ago
Francis Lavoie b95b87381a
fileserver: Fix try_files for directories; windows fix (#3684) 4 years ago
Gaurav Dhameeja b01bb275b3
caddyhttp: New placeholder for PEM of client certificate (#3662) 4 years ago
Matt Holt 1c5969b576
fileserver: Fix new file hide tests on Windows (#3719) 4 years ago
Matthew Holt 0ee4378227
fileserver: Improve file hiding logic for directories and prefixes 4 years ago
Mohammed Al Sahaf d4f249741e
browse: align template to struct field renames from 4940325 (#3706) 4 years ago
Francis Lavoie 04f50a9759
caddyhttp: Wrap http.Server logging with zap (#3668) 4 years ago
Francis Lavoie 4cd7ae35b3
reverseproxy: Add `buffer_requests` option to `reverse_proxy` directive (#3710) 4 years ago
Matthew Holt 724b74d981
reverseproxy: Abort active health checks on context cancellation 4 years ago
Matthew Holt 4940325844
fileserver: Fix inconsistencies in browse JSON 4 years ago
Francis Lavoie 0279a57ac4
ci: Upgrade to Go 1.15 (#3642) 4 years ago
Matthew Holt c94f5bb7dd reverseproxy: Make default buffer size const 5 years ago
Francis Lavoie fc65320e9c
reverseproxy: Support header selection policy on `Host` field (#3653) 5 years ago
Matt Holt 66863aad3b
caddytls: Add support for ZeroSSL; add Caddyfile support for issuers (#3633) 5 years ago
Matthew Holt e2f913bb7f
reverseproxy: Minor fixes and cleanup 5 years ago
Matt Holt 65a09524c3
caddyhttp: Add TLS client cert info to logs (#3640) 5 years ago
Kevin Lin 904f149e5b
reverse_proxy: fix bidirectional streams with encodings (fix #3606) (#3620) 5 years ago
Matt Holt c054a818a1
fileserver: Fix newly-introduced failing test on Linux (#3625) 5 years ago
Bart af5c148ed1
admin,templates,core: Minor enhancements and error handling (#3607) 5 years ago
v-rosa 514eef33fe
caddyhttp: Add support to resolve DN in CEL expression (#3608) 5 years ago
Matthew Holt 3860b235d0
fileserver: Don't assume len(str) == len(ToLower(str)) (fix #3623) 5 years ago
Ye Zhihao 6f73a358f4
httpcaddyfile: Add `compression` to http transport config (#3624) 5 years ago
Patrick Hein 2bc30bb780
templates: Implement placeholders function (#3324) 5 years ago
Matt Holt 6cea1f239d
push: Implement HTTP/2 server push (#3573) 5 years ago
Manuel Dalla Lana 2ae8c11927
fastcgi: Add resolve_root_symlink (#3587) 5 years ago
Kevin Lin e9b1d7dcb4
reverse_proxy: flush HTTP/2 response when ContentLength is unknown (#3561) 5 years ago
Mohammed Al Sahaf bd9d796e6e
reverseproxy: add support for custom DNS resolver (#3479) 5 years ago
Matthew Holt 246a31aacd
reverseproxy: Restore request's original host and header (fix #3509) 5 years ago
Francis Lavoie 0665a86eb7
fastcgi: Ensure leading slash, omit SERVER_PORT if empty for compliance (#3570) 5 years ago
Francis Lavoie 3fdaf50785
fastcgi: Fill REMOTE_USER with http.auth.user.id placeholder (#3577) 5 years ago
Francis Lavoie 19cc2bd3c3
reverseproxy: Fix Caddyfile parsing for empty non-http transports (#3576) 5 years ago
Matthew Holt 8a0fff58aa
caddyauth: hash-password: Set bcrypt cost to 14 (#3580) 5 years ago
Matthew Holt 6f0f159ba5
caddyhttp: Add {http.request.body} placeholder 5 years ago
snu-ceyda 735c86658d
fileserver: Enable browse pagination with offset parameter (#3542) 5 years ago
Matthew Holt a2dae1d43f
templates: Fix front matter closing fence search 5 years ago
Matthew Holt 0bf2565c37
caddyhttp: Reorder some access log fields; add host matcher test case 5 years ago
Greg Anders c35820012b
templates: Disable hard wraps in Markdown rendering (#3553) 5 years ago
Mohammed Al Sahaf d7dbf85525
cel: fix validation of expression result type (#3526) 5 years ago
Matthew Holt 77f233a484 caddyhttp: Corrected host label index check (fix #3502) 5 years ago
James Birtles ddd690de4c
caddyhttp: Support placeholders in query matcher (#3521) 5 years ago
Mark Sargent 6004d3f779
caddyhttp: Add 'map' handler (#3199) 5 years ago