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
/
templates
Age
Commit message (
Expand
)
Author
2024-03-06
fix struct names (#6151)
huajin tong
2024-01-23
caddyfile: Normalize & flatten all unmarshalers (#6037)
Francis Lavoie
2024-01-02
chore: check against errors of `io/fs` instead of `os` (#6011)
Mohammed Al Sahaf
2023-11-28
templates: Offically make templates extensible (#5939)
Matt Holt
2023-10-18
templates: Delete headers on `httpError` to reset to clean slate (#5905)
Francis Lavoie
2023-10-15
templates: Clarify `include` args docs, add `.ClientIP` (#5898)
Francis Lavoie
2023-10-07
templates: Add dummy `RemoteAddr` to `httpInclude` request, proxy compatibili...
Thanmay Nath
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2023-08-07
ci: Use gofumpt to format code (#5707)
Jacob Gadikian
2023-06-16
chore: remove refs of deprecated io/ioutil (#5576)
guangwu
2023-05-26
templates: Add `readFile` action that does not evaluate templates (#5553)
kassienull
2023-04-25
fix some comments (#5508)
cui fliter
2023-04-24
templates: Add `fileStat` function (#5497)
Stéphane Mourey
2023-02-08
go.mod: Upgrade various dependencies (#5362)
v2.6.3
Francis Lavoie
2022-11-14
reverseproxy: Mask the WS close message when we're the client (#5199)
Francis Lavoie
2022-10-16
docs: Fix templates documentation, stray newline breaks godoc (#5149)
Francis Lavoie
2022-09-01
templates: Document `httpError` function (#4972)
Avdhut
2022-09-01
map: Coerce val to string, fix #4987
Matthew Holt
2022-08-23
templates: cap of slice should not be smaller than length (#4975)
jedy
2022-08-02
chore: Bump up to Go 1.19, minimum 1.18 (#4925)
Francis Lavoie
2022-07-29
core: Windows service integration (#4790)
WingLim
2022-06-01
go.mod: Update go-yaml to v3
Matthew Holt
2022-05-24
templates: Add `humanize` function (#4767)
Aleks
2022-05-17
templates: Documentation consistency (#4796)
David Larlet
2022-05-02
templates: Add custom template function registration (#4757)
Tyler Kropp
2022-04-27
templates: Add missing backticks in docs (#4737)
Marco Kaufmann
2022-04-12
templates: Switch to `BurntSushi/toml` (#4700)
Francis Lavoie
2022-03-03
templates: Fix docs for .Args
Matthew Holt
2022-02-06
templates: Elaborate on what's supported by the markdown function (#4564)
Francis Lavoie
2022-01-24
caddyhttp: Fix test when /tmp/etc already exists (#4544)
Kevin Daudt
2022-01-05
templates: Document .OriginalReq
Matthew Holt
2021-11-29
templates: fix inconsistent nested includes (#4452)
Tim Culverhouse
2021-10-16
fileserver: Fix compression breaks using httpInclude (#4352) (#4358)
Y.Horie
2021-09-29
Move from deprecated ioutil to os and io packages (#4364)
KallyDev
2021-09-24
General minor improvements to docs
Matthew Holt
2021-09-20
templates: Add tests for funcInclude and funcImport (#4357)
Tim Culverhouse
2021-09-17
templates: Add 'import' action (#4321)
Tim Culverhouse
2021-09-15
templates: Propagate httpError to HTTP response
Matthew Holt
2021-04-30
fileserver: Share template logic for both `templates` and `file_server browse...
Jason Du
2021-04-08
ci: fuzz: add 4 more fuzzing targets (#4105)
Mohammed Al Sahaf
2021-01-11
templates: Add fileExists and httpError template actions
Matthew Holt
2020-11-22
ci: Use golangci's github action for linting (#3794)
Dave Henderson
2020-07-31
admin,templates,core: Minor enhancements and error handling (#3607)
Bart
2020-07-20
templates: Implement placeholders function (#3324)
Patrick Hein
2020-07-08
templates: Fix front matter closing fence search
Matthew Holt
2020-07-06
templates: Disable hard wraps in Markdown rendering (#3553)
Greg Anders
2020-06-15
templates: Add support for dots to close yaml frontmatter (#3498)
Francis Lavoie
2020-05-18
templates: trim windows whitespace in SplitFrontMatter; fix #3386 (#3387)
Thorkild Gregersen
2020-04-27
Minor comment fix
Matthew Holt
2020-04-24
docs: Improve template documentation slightly; use const, not literal
Matthew Holt
[next]