index
:
caddy
1xx-stdlib
2.7
acme-database
active-health-check-headers
active-health-host-placeholder-for-headers
add-default-collectors
add-verifier-in-comment
address-parse-commas
autohttp-warn-to-info
better-error-with-encrypted-private-key
browse-symlink-not-in-total
buffer-content-length
bump-go-ci
cache-ask
cel-placeholder-escape
cel-support-null
chroma-dep
ci-common-go-config
client-auth-doc
client-ip-with-port
close-h3-connections
cmd-issuer
composite-connpolicy-matcher
config-adapter-fix
ctx-app-strict
deb-provides
delete-config-test-cleanup
dep-upgrades
dependabot/github_actions/golangci/golangci-lint-action-5
deps-upgrade
document-interfaces
downgrade-min-go
drop-ondemand-ratelimit
early-data
empty-string-header-replacement
encode-connect
encode-flush
encode-flush-error
encode-sendfile
expand-proxy-proto-docs
export-lengthreader
fast-abs
fastcgi-cl-header
fastcgi-fix
file-placeholder
fileserver-oversight
fileserver-show
fix-6144
fix-6355
fix-config-file-detection-regrerssion
fix-default-logger
fix-encode-103
fix-otel-issue
fix-quic-nil-conn
fix-release
fix-reverseproxy-ca-provider
fix-sni-matcher-replacing
force-automate
forward-auth-empty-headers
forward-proxy
fuzz-seed-corpus
go120-issue5288
h2c-proxy-protocol
handler-trace
handshake-context
hijack-buffer-fix
hijack-read-size
http3-graceful
hurl-tests
ident-storage
improve-goreleaser-check
interface-network-type
issue-6300
limit-jobs-forks
master
matcher-regexp-names
matcher-with-error
merge-ip-matchers
metrics-improvements
ms-log-duration
multi-loggers
net-wal
no-bail-on-error
prefer-wildcard
prefixed-query
produce-csr
promote-metrics
proxy-h3
proxy-res-templates
proxy-success-ratio
proxy-upstream-ids
public-ip-certs
querymatcher
quic-go
reject-global-matcher-earlier
relative-path-fix
reload-troubleshooting
remove-unsupported-geese
remove-zealous-check
replace-error-msg
replacer-mutex
responsewriter-readfrom
retract-283
reverse-proxy-h2-websocket
reverse-proxy-websocket-size
rewrite-modify-query
rp-bad-comment
rwmutex-replacer
slices-pkg
storage-clean-off
strict
strip-prefix-fix
stripe
stripe-debug
stripe-kprox
stripe-kprox-debug
testing-updates
tls-cert-cache-internal-reload
transfer-encoding-match
transport-source-addr
update-golangci-config
upgrade-cel
upgrade-some-deps
upgrade-x-net
v1
vars-match-nil
virtualconns
websocket-normalize
windows-icon
x-net-0.32
zerossl
zerossl-email
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
caddyserver
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
modules
/
caddyhttp
/
matchers.go
Age
Commit message (
Expand
)
Author
2024-11-04
caddyhttp: Add `MatchWithError` to replace SetVar hack (#6596)
Francis Lavoie
2024-10-02
caddyhttp: Escaping placeholders in CEL, add `vars` and `vars_regexp` (#6594)
Francis Lavoie
2024-09-25
chore: Use slices package where possible (#6585)
Francis Lavoie
2024-07-05
caddyhttp: Reject 0-RTT early data in IP matchers and set Early-Data header w...
Matt Holt
2024-06-18
caddyhttp: Convert IDNs to ASCII when provisioning Host matcher
Matthew Holt
2024-04-17
caddyfile: Populate regexp matcher names by default (#6145)
Francis Lavoie
2024-04-10
caddyhttp: remove duplicate strings.Count in path matcher (fixes #6233) (#6234)
Hugues Lismonde
2024-04-04
chore: Upgrade some dependencies (#6221)
Francis Lavoie
2024-01-23
caddyfile: Normalize & flatten all unmarshalers (#6037)
Francis Lavoie
2024-01-22
matchers: `query` now ANDs multiple keys (#6054)
Aziz Rmadi
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2023-08-07
ci: Use gofumpt to format code (#5707)
Jacob Gadikian
2023-07-08
caddyhttp: Trim dot/space only on Windows (fix #5613)
Matthew Holt
2023-03-27
caddyhttp: Determine real client IP if trusted proxies configured (#5104)
Francis Lavoie
2023-01-10
caddyhttp: Add server-level `trusted_proxies` config (#5103)
Francis Lavoie
2022-12-08
go.mod: Update quic-go to v0.31.0
Matthew Holt
2022-11-30
Clarify some docs
Matthew Holt
2022-09-28
core: Refactor and improve listener logic (#5089)
Matt Holt
2022-09-16
core: Variadic Context.Logger(); soft deprecation
v2.6.0-beta.4
Matthew Holt
2022-09-13
caddyhttp: Very minor optimization to path matcher
Matthew Holt
2022-09-13
caddyhttp: Explicitly disallow multiple regexp matchers (#5030)
Francis Lavoie
2022-09-05
caddyhttp: Support `respond` with HTTP 103 Early Hints (#5006)
Matt Holt
2022-08-17
core: Change net.IP to netip.Addr; use netip.Prefix (#4966)
WilczyńskiT
2022-08-16
caddyhttp: Smarter path matching and rewriting (#4948)
Matt Holt
2022-08-04
Replace strings.Index usages with strings.Cut (#4930)
WilczyńskiT
2022-08-02
chore: Bump up to Go 1.19, minimum 1.18 (#4925)
Francis Lavoie
2022-07-28
caddyhttp: Use new CEL APIs (fix #4915)
Matthew Holt
2022-07-16
caddyhttp: Enhance comment
Matthew Holt
2022-07-13
reverseproxy: Implement retry count, alternative to try_duration (#4756)
Francis Lavoie
2022-07-13
caddyhttp: Make query matcher more efficient
Matthew Holt
2022-06-22
Expose several Caddy HTTP Matchers to the CEL Matcher (#4715)
Tristan Swadell
2022-05-04
caddyfile: Shortcut for `remote_ip` for private IP ranges (#4753)
Francis Lavoie
2022-03-01
caddyhttp: Support zone identifiers in remote_ip matcher (#4597)
BitWuehler
2021-12-30
caddyhttp: Fix `MatchPath` sanitizing (#4499)
Francis Lavoie
2021-11-08
caddyhttp: Sanitize the path before evaluating path matchers (#4407)
v2.4.6
Francis Lavoie
2021-09-24
General minor improvements to docs
Matthew Holt
2021-09-17
caddyhttp: Add support for triggering errors from `try_files` (#4346)
Francis Lavoie
2021-08-19
caddyhttp: Updated the documentation for MatchQuery (#4295)
Scott Mebberson
2021-07-06
caddyhttp: Fix incorrect determination of gRPC protocol (#4236)
hmol233
2021-05-02
reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710) (#4021)
Francis Lavoie
2021-05-02
caddyhttp: performance improvement in HeaderRE Matcher (#4143)
Calvin Xiao
2021-02-11
caddyhttp: Support placeholders in header matcher values (close #3916)
Matthew Holt
2020-12-10
caddyhttp: Optionally use forwarded IP for remote_ip matcher
v2.3.0-rc.1
Matthew Holt
2020-12-09
caddyhttp: Document that remote_ip reads X-Forwarded-For header
Matthew Holt
2020-12-09
httpcaddyfile: support matching headers that do not exist (#3909)
Jack Baron
2020-12-02
caddyhttp: Optimize large host matchers
Matthew Holt
2020-11-17
caddyhttp: Fix header matcher when using nil
Matthew Holt
2020-11-02
caddyhttp: Merge query matchers in Caddyfile (#3839)
Francis Lavoie
2020-10-31
caddyhttp: Merge header matchers in Caddyfile (#3832)
Francis Lavoie
2020-09-25
caddyfile: Add support for `vars` and `vars_regexp` matchers (#3730)
Mohammed Al Sahaf
[next]