mirror of
https://github.com/caddyserver/caddy.git
synced 2025-10-19 15:53:17 +00:00
![]() * fix: resolve http.request placeholders in header directive find operation - Skip regex compilation during provision when placeholders are detected - Compile regex at runtime after placeholder replacement - Preserves performance for static regexes while enabling dynamic placeholders - Fixes #7109 * test: add tests for placeholder detection in header replacements - Test containsPlaceholders function edge cases - Test provision skips compilation for dynamic regexes - Test end-to-end placeholder replacement functionality |
||
---|---|---|
.. | ||
caddyfile_adapt | ||
testdata | ||
acme_test.go | ||
acmeserver_test.go | ||
autohttps_test.go | ||
caddyfile_adapt_test.go | ||
caddyfile_test.go | ||
handler_test.go | ||
intercept_test.go | ||
leafcertloaders_test.go | ||
listener_test.go | ||
map_test.go | ||
mockdns_test.go | ||
pki_test.go | ||
reverseproxy_test.go | ||
sni_test.go | ||
stream_test.go |