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
Age
Commit message (
Expand
)
Author
2024-03-29
fix lint
WeidiDeng
2024-03-29
close quic connections when server closes
WeidiDeng
2024-03-27
caddyhttp: add http.request.local{,.host,.port} placeholder (#6182)
Emily
2024-03-25
chore: remove repetitive word (#6193)
sellskin
2024-03-23
Added a null check to avoid segfault on rewrite query ops (#6191)
Aziz Rmadi
2024-03-22
rewrite: `uri query` replace operation (#6165)
Aziz Rmadi
2024-03-21
caddyhttp: Allow `header` replacement with empty string (#6163)
Francis Lavoie
2024-03-21
vars: Make nil values act as empty string instead of `"<nil>"` (#6174)
Francis Lavoie
2024-03-21
chore: Update quic-go to v0.42.0 (#6176)
Marten Seemann
2024-03-21
caddyhttp: Accept XFF header values with ports, when parsing client IP (#6183)
Francis Lavoie
2024-03-20
reverseproxy: configurable active health_passes and health_fails (#6154)
Sam Ottenhoff
2024-03-18
reverseproxy: Configurable forward proxy URL (#6114)
Justin Angel
2024-03-13
caddyhttp: upgrade to cel v0.20.0 (#6161)
jbrown-stripe
2024-03-11
caddyhttp: suppress flushing if the response is being buffered (#6150)
WeidiDeng
2024-03-10
chore: encode: use FlushError instead of Flush (#6168)
WeidiDeng
2024-03-10
encode: write status immediately when status code is informational (#6164)
WeidiDeng
2024-03-06
rewrite: Implement `uri query` operations (#6120)
Aziz Rmadi
2024-03-06
fix struct names (#6151)
huajin tong
2024-03-05
fileserver: Preserve query during canonicalization redirect (#6109)
Francis Lavoie
2024-03-05
logging: Implement `log_append` handler (#6066)
Francis Lavoie
2024-03-05
vars: Allow overriding `http.auth.user.id` in replacer as a special case (#6108)
Francis Lavoie
2024-03-05
reverseproxy: SRV dynamic upstream failover (#5832)
Matt Holt
2024-02-23
reverseproxy: cookie should be Secure and SameSite=None when TLS (#6115)
Sam Ottenhoff
2024-02-19
reverseproxy: use context.WithoutCancel (#6116)
WeidiDeng
2024-02-14
caddyhttp: Register post-shutdown callbacks (#5948)
Matt Holt
2024-02-13
caddyhttp: Only attempt to enable full duplex for HTTP/1.x (#6102)
Francis Lavoie
2024-02-12
caddyauth: Drop support for `scrypt` (#6091)
Francis Lavoie
2024-02-12
caddyauth: Rename `basicauth` to `basic_auth` (#6092)
Francis Lavoie
2024-02-09
update comment
Kévin Dunglas
2024-02-09
improved list
Kévin Dunglas
2024-02-09
fix: add back text/*
Kévin Dunglas
2024-02-09
fix: add more media types to the compressed by default list
Kévin Dunglas
2024-02-07
matchers: Drop `forwarded` option from `remote_ip` matcher (#6085)
Francis Lavoie
2024-02-07
caddyhttp: Test cases for `%2F` and `%252F` (#6084)
Francis Lavoie
2024-02-06
fileserver: Browse can show symlink target if enabled (#5973)
Aziz Rmadi
2024-01-25
chore: Update quic-go to v0.41.0, bump Go minimum to 1.21 (#6043)
Marten Seemann
2024-01-25
chore: enabling a few more linters (#5961)
Yolan Romailler
2024-01-24
caddyhttp: Fix panic when request missing ClientIPVarKey (#6040)
Francis Lavoie
2024-01-23
caddyfile: Normalize & flatten all unmarshalers (#6037)
Francis Lavoie
2024-01-23
cmd: reverseproxy: log: use caddy logger (#6042)
Mohammed Al Sahaf
2024-01-22
matchers: `query` now ANDs multiple keys (#6054)
Aziz Rmadi
2024-01-15
httpcaddyfile: Rewrite `root` and `rewrite` parsing to allow omitting matcher...
Francis Lavoie
2024-01-13
fileserver: Implement caddyfile.Unmarshaler interface (#5850)
Francis Lavoie
2024-01-13
reverseproxy: Add `tls_curves` option to HTTP transport (#5851)
Bas Westerbaan
2024-01-13
caddyhttp: Security enhancements for client IP parsing (#5805)
Nebez Briefkani
2024-01-13
filesystem: Globally declared filesystems, `fs` directive (#5833)
a
2024-01-09
reverseproxy: Only change Content-Length when full request is buffered (#5830)
Fred Cox
2024-01-02
chore: check against errors of `io/fs` instead of `os` (#6011)
Mohammed Al Sahaf
2023-12-31
caddyhttp: support unix sockets in `caddy respond` command (#6010)
networkException
2023-12-30
fileserver: Add total file size to directory listing (#6003)
Steffen Busch
[next]