0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-02-10 23:40:06 -05:00
caddy/caddyhttp
Tw 710f38043e log: allow additional prefix/suffix with predefined format
Signed-off-by: Tw <tw19881113@gmail.com>
2017-05-11 16:15:41 +08:00
..
basicauth
bind
browse httpserver/all: Clean up and standardize request URL handling () 2017-05-01 23:11:10 -06:00
errors
expvar
extensions httpserver/all: Clean up and standardize request URL handling () 2017-05-01 23:11:10 -06:00
fastcgi fastcgi: Prepend missing leading slash when matching paths (see ) 2017-05-02 11:20:50 -06:00
gzip ResponseWriterWrapper and HTTPInterfaces () 2017-05-05 09:42:06 -06:00
header ResponseWriterWrapper and HTTPInterfaces () 2017-05-05 09:42:06 -06:00
httpserver Add datadog plugin directive () 2017-05-08 11:48:22 -06:00
index
internalsrv ResponseWriterWrapper and HTTPInterfaces () 2017-05-05 09:42:06 -06:00
limits Introduce limits middleware 2017-05-08 17:18:04 +08:00
log log: allow additional prefix/suffix with predefined format 2017-05-11 16:15:41 +08:00
markdown markdown: Support Include arguments for Markdown. () 2017-05-08 10:32:14 -06:00
mime
pprof
proxy proxy: synchronize websocket test () 2017-05-08 21:16:18 -06:00
push
redirect httpserver/all: Clean up and standardize request URL handling () 2017-05-01 23:11:10 -06:00
rewrite Revert "rewrite: Raise error if rewrite path does not begin with / ()" 2017-05-02 09:30:18 -06:00
root
staticfiles httpserver/all: Clean up and standardize request URL handling () 2017-05-01 23:11:10 -06:00
status
templates
timeouts
websocket
caddyhttp.go Introduce limits middleware 2017-05-08 17:18:04 +08:00
caddyhttp_test.go