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
/
server.go
Age
Commit message (
Expand
)
Author
2024-10-18
metrics: move `metrics` up, outside `servers` (#6606)
Mohammed Al Sahaf
2024-10-15
caddyhttp: Close http3 server gracefully (#6213)
WeidiDeng
2024-09-30
core: Implement socket activation listeners (#6573)
Aaron Paterson
2024-09-26
caddyhttp: Optimize logs using zap's WithLazy() (#6590)
Alexander Stecher
2024-09-25
chore: Use slices package where possible (#6585)
Francis Lavoie
2024-09-21
caddyhttp: enable qlog, controlled by QLOGDIR env (#6581)
Marten Seemann
2024-09-16
ci: update the linter action version (#6575)
Mohammed Al Sahaf
2024-09-13
perf: use zap's Check() to prevent useless allocs (#6560)
Kévin Dunglas
2024-08-06
go.mod: update quic-go package (#6498)
WeidiDeng
2024-05-18
caddyhttp: Trace individual middleware handlers (#6313)
Matt Holt
2024-05-11
logging: Add support for additional logger filters other than hostname (#6082)
Aziz Rmadi
2024-05-10
caddyhttp: Log 4xx as INFO; 5xx as ERROR (close #6106)
Matthew Holt
2024-05-10
Second half of 6dce493
Matthew Holt
2024-04-27
caddyhttp: Fix linter warning about deprecation
Matthew Holt
2024-04-27
go.mod: Upgrade to quic-go v0.43.0
Matthew Holt
2024-04-22
logging: Fix default access logger (#6251)
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-03-29
caddyhttp: close quic connections when server closes (#6202)
WeidiDeng
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-05
logging: Implement `log_append` handler (#6066)
Francis Lavoie
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-01-25
chore: Update quic-go to v0.41.0, bump Go minimum to 1.21 (#6043)
Marten Seemann
2024-01-13
caddyhttp: Security enhancements for client IP parsing (#5805)
Nebez Briefkani
2023-11-01
Revert "caddyhttp: Use sync.Pool to reduce lengthReader allocations (#5848)" ...
Mohammed Al Sahaf
2023-10-16
caddyhttp: Use sync.Pool to reduce lengthReader allocations (#5848)
Harish Shan
2023-10-16
core: quic listener will manage the underlying socket by itself (#5749)
WeidiDeng
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2023-08-09
ci: Update to Go 1.21 (#5719)
Matt Holt
2023-08-07
templates: Fix httpInclude (fix #5698)
Matthew Holt
2023-08-02
caddyhttp: Make use of `http.ResponseController` (#5654)
v2.7.0
Francis Lavoie
2023-06-13
caddyhttp: Support custom network for HTTP/3 (#5573)
Dominik Roos
2023-05-19
caddyhttp: Fix h3 shutdown (#5541)
WeidiDeng
2023-05-16
caddyhttp: Implement named routes, `invoke` directive (#5107)
v2.7.0-beta.1
Francis Lavoie
2023-05-11
caddyhttp: Add a getter for Server.name (#5531)
jjiang-stripe
2023-04-27
logging: Add traceID field to access logs when tracing is active (#5507)
Dave Henderson
2023-04-10
caddyhttp: Serve http2 when listener wrapper doesn't return *tls.Conn (#4929)
WeidiDeng
2023-03-27
caddyhttp: Log request body bytes read (#5461)
Francis Lavoie
2023-03-27
caddyhttp: Determine real client IP if trusted proxies configured (#5104)
Francis Lavoie
2023-02-06
caddyhttp: Pluggable trusted proxy IP range sources (#5328)
Francis Lavoie
2023-02-06
chore: Build with Go 1.20, keep minimum at 1.18 for now (#5353)
Francis Lavoie
2023-01-10
caddyhttp: Add server-level `trusted_proxies` config (#5103)
Francis Lavoie
2022-10-13
httpcaddyfile: Improve detection of indistinguishable TLS automation policies...
v2.6.2
Matt Holt
2022-10-05
logging: Fix `skip_hosts` with wildcards (#5102)
Francis Lavoie
2022-09-28
core: Refactor and improve listener logic (#5089)
Matt Holt
2022-09-21
Tweak some comments
v2.6.1
Matthew Holt
2022-09-16
caddyhttp: Support configuring Server from handler provisioning (#4933)
WeidiDeng
2022-09-16
caddyhttp: Make metrics opt-in (#5042)
Matt Holt
[next]