This website requires JavaScript.
Explore
Help
Register
Sign In
Caddy-Reverse_Proxy
/
caddy
mirror of
https://github.com/caddyserver/caddy
Watch
1
Star
0
Fork
You've already forked caddy
0
Code
Issues
Projects
Releases
Wiki
Activity
9ba7ea76a9
caddy
/
modules
/
caddyhttp
History
Jesper Brix Rosenkilde
91e62db666
caddyhttp: Make route provisioning idempotent (
#6558
)
...
ref:
https://github.com/caddyserver/caddy/issues/6551
2024-09-03 11:57:55 -06:00
..
caddyauth
…
encode
encode: flush already compressed data from the encoder (
#6471
)
2024-07-27 17:46:56 -06:00
fileserver
fileserver: browse: Configurable default sort (
#6502
)
2024-08-30 09:01:37 -06:00
headers
…
intercept
intercept: fix http.intercept.header.* placeholder (
#6429
)
2024-07-03 08:43:13 -06:00
logging
…
map
…
proxyprotocol
chore: Fix a typo (
#6534
)
2024-08-22 13:15:58 +03:00
push
…
requestbody
…
reverseproxy
reverse_proxy: add placeholder http.reverse_proxy.retries (
#6553
)
2024-08-30 11:53:56 -06:00
rewrite
rewrite: Only serialize request if necessary (
#6541
)
2024-08-30 08:46:51 -06:00
standard
…
templates
…
tracing
…
app.go
…
autohttps.go
…
caddyhttp.go
…
caddyhttp_test.go
…
celmatcher.go
ci: build and test with Go 1.23 (
#6526
)
2024-08-23 11:01:28 -06:00
celmatcher_test.go
…
errors.go
…
http2listener.go
…
httpredirectlistener.go
…
invoke.go
…
ip_matchers.go
caddytls,caddyhttp: Placeholders for some TLS and HTTP matchers (
#6480
)
2024-08-07 11:02:23 -06:00
ip_range.go
Move PrivateRangesCIDR() back: add a pass-through function (
#6514
)
2024-08-12 05:47:05 -04:00
logging.go
…
marshalers.go
…
matchers.go
caddyhttp: Reject 0-RTT early data in IP matchers and set Early-Data header when proxying (
#6427
)
2024-07-05 10:46:20 -06:00
matchers_test.go
caddyhttp: Convert IDNs to ASCII when provisioning Host matcher
2024-06-18 14:44:05 -06:00
metrics.go
…
metrics_test.go
…
replacer.go
caddyhttp: Reject 0-RTT early data in IP matchers and set Early-Data header when proxying (
#6427
)
2024-07-05 10:46:20 -06:00
replacer_test.go
…
responsematchers.go
…
responsematchers_test.go
…
responsewriter.go
…
responsewriter_test.go
…
routes.go
caddyhttp: Make route provisioning idempotent (
#6558
)
2024-09-03 11:57:55 -06:00
server.go
go.mod: update quic-go package (
#6498
)
2024-08-06 22:08:32 -06:00
server_test.go
…
staticerror.go
caddyhttp: run `error` (msg) through replacer (
#6536
)
2024-08-22 11:32:44 -06:00
staticresp.go
…
staticresp_test.go
…
subroute.go
…
vars.go
…