caddy/modules/caddyhttp
Mohammed Al Sahaf 73a247990d
add request_body tests
Signed-off-by: Mohammed Al Sahaf <msaa1990@gmail.com>
2026-08-30 15:49:28 +03:00
..
caddyauth add caddyauth tests 2026-08-30 15:49:28 +03:00
encode add compression tests 2026-08-30 15:49:28 +03:00
fileserver fileserver: reject short names in every path component (#7952) 2026-08-28 09:09:23 +00:00
headers
intercept intercept: fix misleading handle_response error for extra matcher args (#7871) 2026-07-12 09:16:34 +10:00
logging
map
proxyprotocol add tests for proxyprotocol policy parsing 2026-08-30 15:49:28 +03:00
push test push handler 2026-08-30 15:49:28 +03:00
requestbody add request_body tests 2026-08-30 15:49:28 +03:00
reverseproxy add tests for upstream host 2026-08-30 15:49:28 +03:00
rewrite rewrite utility funcs tests 2026-08-30 15:39:14 +03:00
standard caddyhttp: mitigate slowloris via idle read/write deadlines (#7913) 2026-08-21 21:17:26 -06:00
templates fileserver: speed up directory browsing for large directories (#7903) 2026-08-01 00:38:04 +10:00
timeouts caddyhttp: mitigate slowloris via idle read/write deadlines (#7913) 2026-08-21 21:17:26 -06:00
tracing
app.go caddyhttp: mitigate slowloris via idle read/write deadlines (#7913) 2026-08-21 21:17:26 -06:00
app_test.go caddyhttp: log recovered handler panics at ERROR level (#7924) 2026-08-10 02:18:17 -04:00
autohttps.go
autohttps_test.go
caddyhttp.go
caddyhttp_test.go
celmatcher.go build(deps): bump cel-go from v0.28.1 to v0.29.2 (#7872) 2026-07-12 09:17:08 +10:00
celmatcher_test.go caddyhttp: add URL pattern request matcher (#7787) 2026-06-22 10:25:43 -06:00
errors.go RandString tests + doc fix 2026-08-30 15:45:15 +03:00
errors_test.go caddyhttp: error handling 2026-08-30 15:45:15 +03:00
errors_utils_test.go RandString tests + doc fix 2026-08-30 15:45:15 +03:00
http2listener.go
httpredirectlistener.go
httpredirectlistener_test.go test `firstBytesLookLikeHTTP` func 2026-08-30 15:49:28 +03:00
idletimeout.go caddyhttp: mitigate slowloris via idle read/write deadlines (#7913) 2026-08-21 21:17:26 -06:00
idletimeout_test.go caddyhttp: mitigate slowloris via idle read/write deadlines (#7913) 2026-08-21 21:17:26 -06:00
invoke.go
ip_matchers.go
ip_range.go
ip_range_test.go http: CIDR-to-prefix translation 2026-08-30 15:45:15 +03:00
logging.go
marshalers.go
marshalers_test.go http: test log marshallers 2026-08-30 15:45:16 +03:00
matchers.go caddyhttp: use canonical header key casing to avoid re-canonicalization (#7911) 2026-07-30 20:40:35 +10:00
matchers_test.go caddyhttp: fix path_regexp (MatchPathRE) Windows backslash bypass (#7858) 2026-07-11 08:37:44 +10:00
metrics.go
metrics_test.go
replacer.go caddyhttp: allocate the request UUID lazily instead of on every request (#7936) 2026-08-11 21:21:33 +10:00
replacer_test.go caddyhttp: allocate the request UUID lazily instead of on every request (#7936) 2026-08-11 21:21:33 +10:00
responsematchers.go
responsematchers_test.go
responsewriter.go
responsewriter_test.go
routes.go
server.go caddyhttp: mitigate slowloris via idle read/write deadlines (#7913) 2026-08-21 21:17:26 -06:00
server_test.go Merge commit from fork 2026-08-11 08:00:15 -06:00
staticerror.go
staticerror_test.go http: static_error 2026-08-30 15:45:15 +03:00
staticresp.go chore: fix sabotage spelling in nolint comments (#7892) 2026-07-18 08:14:38 +00:00
staticresp_test.go
subroute.go
urlpatternmatcher.go caddyhttp: fix url_pattern authorization bypass via encoded-slash traversal (#7941) 2026-08-15 10:38:20 -06:00
urlpatternmatcher_test.go caddyhttp: fix url_pattern authorization bypass via encoded-slash traversal (#7941) 2026-08-15 10:38:20 -06:00
vars.go caddyhttp: Clean up variable scope in vars matcher 2026-06-20 13:45:10 -06:00
vars_test.go http: test vars 2026-08-30 15:49:27 +03:00