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-04-23
Try again
go120-issue5288
Matthew Holt
2024-04-23
Try to fix failing tests on Windows
Matthew Holt
2024-04-23
Ignore false positive lint error
Matthew Holt
2024-04-23
Try to fix some lint errors
Matthew Holt
2024-04-23
caddyhttp: Address some Go 1.20 features (#5288)
Matthew Holt
2024-04-23
reverse_proxy: Add grace_period for SRV upstreams to Caddyfile (#6264)
Aziz Rmadi
2024-04-22
reverseproxy: Remove long-deprecated buffering properties
Matthew Holt
2024-04-22
reverseproxy: Reuse buffered request body even if partially drained
Matthew Holt
2024-04-22
reverseproxy: Accept EOF when buffering
Matthew Holt
2024-04-22
logging: Fix default access logger (#6251)
Francis Lavoie
2024-04-19
fileserver: Improve Vary handling (#5849)
Matthew Holt
2024-04-18
staticresp: Use the evaluated response body for sniffing JSON content-type (#...
Mohammed Al Sahaf
2024-04-17
encode: Slight fix for the previous commit
Matthew Holt
2024-04-17
encode: Improve Etag handling (fix #5849)
Matthew Holt
2024-04-17
caddyfile: Populate regexp matcher names by default (#6145)
Francis Lavoie
2024-04-17
caddyhttp: record num. bytes read when response writer is hijacked (#6173)
WeidiDeng
2024-04-16
caddyhttp: Support multiple logger names per host (#6088)
Francis Lavoie
2024-04-16
chore: fix some typos in comments (#6243)
coderwander
2024-04-16
encode: Configurable compression level for zstd (#6140)
dev-polymer
2024-04-15
reverseproxy: Wait for both ends of websocket to close (#6175)
WeidiDeng
2024-04-13
caddytls: Upgrade ACMEz to v2; support ZeroSSL API; various fixes (#6229)
Matt Holt
2024-04-13
fileserver: read etags from precomputed files (#6222)
Aziz Rmadi
2024-04-12
fileserver: Escape # and ? in img src (fix #6237)
Matthew Holt
2024-04-12
reverseproxy: Implement modular CA provider for TLS transport (#6065)
Aziz Rmadi
2024-04-12
caddyhttp: Apply auto HTTPS redir to all interfaces (fix #6226)
Matthew Holt
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-04-01
caddyhttp: Add plaintext response to `file_server browse` (#6093)
kylosus
2024-03-30
modules: fix some typo in conments (#6206)
reallylowest
2024-03-29
caddyhttp: Replace sensitive headers with REDACTED (close #5669)
Matthew Holt
2024-03-29
caddyhttp: close quic connections when server closes (#6202)
WeidiDeng
2024-03-29
reverseproxy: Use xxhash instead of fnv32 for LB (#6203)
Hayder
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
[next]