309 Commits (809e72792c501ceeadac4a3b9b327dfc575b9dfd)

Author SHA1 Message Date
Mohammed Al Sahaf e3726588b4 v2: Project-and-CI-wide linter config (#2812) 5 years ago
Matthew Holt abf5ab340e
caddyhttp: Improve ResponseRecorder to buffer headers 5 years ago
Matthew Holt acf7dea68f
caddyhttp: host labels placeholders endianness from right->left 5 years ago
Pascal bc738991b6 caddyhttp: Support placeholders in MatchHost (#2810) 5 years ago
yzongyue fcd8869f51 reverse_proxy: optimize MaxIdleConnsPerHost default (#2809) 5 years ago
Matthew Holt 1e31be8de0
reverse_proxy: Allow dynamic backends (closes #990 and #1539) 5 years ago
Matthew Holt 8715a28320
reverse_proxy: Customize SNI value in upstream request (closes #2483) 5 years ago
Matthew Holt 715e6ddf51
go.mod: Update dependencies 5 years ago
Matthew Holt 9c0bf311f9
Miscellaneous cleanups / comments 5 years ago
Matthew Holt 5300949e0d
caddyhttp: Make responseRecorder capable of counting body size 5 years ago
Matthew Holt 411152016e
Remove unused/placeholder log handler 5 years ago
Matthew Holt f8366c2f09
http: authentication module; hash-password cmd; http_basic provider 5 years ago
Pascal fe36d26b63 caddyhttp: Add RemoteAddr placeholders (#2801) 5 years ago
Matthew Holt 26cc883708
http: Add Starlark handler 5 years ago
Matthew Holt bcbe1c220d
reverse_proxy: Add local circuit breaker 5 years ago
Matthew Holt a53b27c62e
http: Add work-in-progress cache handler module 5 years ago
Matthew Holt 8c55167f71
rewrite: Return parse error if too many Caddyfile args (fixes #2791) 5 years ago
Matthew Holt be7abda7d4
reverse_proxy: Implement retry_match; by default only retry GET requests 5 years ago
Matthew Holt 6fd28b81dc
caddyhttp: Define MatcherSets and RawMatcherSets types 5 years ago
Matthew Holt 65c060f56e
file_server: Set default address to :2015 if --listen not specified 5 years ago
Matthew Holt 44cb804b9e
reverse_proxy: Configurable request headers on active health checks 5 years ago
Matthew Holt c11e3bffd6
Add file-server and reverse-proxy subcommands 5 years ago
Matthew Holt 7b4aa108c7
caddyhttp: 'not' matcher: Support Caddyfile unmarshaling 5 years ago
Matthew Holt b249b45d10
tls: Change struct fields to pointers, add nil checks; rate.Burst update 5 years ago
Matthew Holt 2f684e42d5
reverse_proxy/headers: Expose header replacement ability in Caddyfile 5 years ago
Matthew Holt ba29f9d41d
httpcaddyfile: Global storage configuration (closes #2758) 5 years ago
Matthew Holt 40e05e5a01
http: Improve auto HTTP->HTTPS redirects, fix edge cases 5 years ago
Matthew Holt bc9f944837
host matcher: Strip [ ] from IPv6 addresses 5 years ago
Matthew Holt 4c289fc6ad
Allow domain fronting with TLS client auth if explicitly configured 5 years ago
Matt Holt 484cee1ac1
fastcgi: Implement / redirect for index.php with php_fastcgi directive (#2754) 5 years ago
Matthew Holt d030bfdae0
httpcaddyfile: static_response -> respond; minor cleanups 5 years ago
Matthew Holt db4c73dd58
reverse_proxy: Close idle connections on module unload 5 years ago
Matthew Holt f15f0d5839
Eliminate some TODOs 5 years ago
Matthew Holt e73b117332
reverse_proxy: Ability to mutate headers; set upstream placeholders 5 years ago
Matthew Holt 2fd22139c6
headers: Ability to mutate request headers including http.Request.Host 5 years ago
Matthew Holt 2ab2d5bf9e
Forgot to commit caddyfile.go changes in last commit 5 years ago
Matthew Holt c09e86fddc
headers: Add ability to replace substrings in header fields 5 years ago
Matthew Holt 46aaf02371
encode: Fix bug where default status code was being written 5 years ago
Matthew Holt 839507e24e
http: Consider wildcards when evaluating automatic HTTPS 5 years ago
Matthew Holt ed40a5dcab
tls: Do away with SetDefaults which did nothing useful 5 years ago
Matthew Holt 758269124e
reverseproxy: Fix host and port on requests; fix Caddyfile parser 5 years ago
Matthew Holt fe389fcbd7
http: Set Alt-Svc header if experimental HTTP3 server is enabled 5 years ago
Matthew Holt 005a11cf4b
headers: New 'request_header' directive; handle Host header specially 5 years ago
Matthew Holt 194df652eb
reverseproxy: Add 'tls' option to enable HTTPS with HTTP transport 5 years ago
Matthew Holt 2459c292a4
caddyfile: Improve Dispenser.NextBlock() to support nesting 5 years ago
Matthew Holt 0cf592fa2e
New 'php_fastcgi' directive for convenient PHP+FastCGI reverse proxy 5 years ago
Matthew Holt d9136fb0a0
rewrite: Caddyfile directive should always invoke a rehandle 5 years ago
Matthew Holt c32b7e8865
fastcgi: Make EnvVars a map instead of a slice 5 years ago
Matt Holt 0c8ad52be1
Experimental IETF-standard HTTP/3 support (known issue exists) (#2727) 5 years ago
Matthew Holt d67d8cf5a8
Fix build (sigh) 5 years ago