caddy/middleware
2015-10-31 02:24:37 +01:00
..
basicauth
browse
errors
extensions
fastcgi Fix for issues #297 and #298 2015-10-31 02:24:37 +01:00
gzip
headers
inner
log
markdown Merge pull request #296 from Makpoc/last-modified 2015-10-29 10:31:38 -06:00
mime
proxy
redirect
rewrite
templates Add Last-Modified header when serving markdown and templates 2015-10-29 11:06:35 +02:00
websocket
commands.go Two quotes next to each other result in one escaped quote; Add Split Example, add/refactor tests for every platform. 2015-10-24 15:33:04 +03:00
commands_test.go Two quotes next to each other result in one escaped quote; Add Split Example, add/refactor tests for every platform. 2015-10-24 15:33:04 +03:00
context.go templates: Parse host successfully when port is implicit (fixes #292) 2015-10-27 23:20:05 -06:00
context_test.go templates: Parse host successfully when port is implicit (fixes #292) 2015-10-27 23:20:05 -06:00
fileserver.go
fileserver_test.go fix go vet error 2015-10-21 02:18:33 +03:00
middleware.go Move common function into existing file 2015-10-29 10:34:47 -06:00
middleware_test.go Move common function into existing file 2015-10-29 10:34:47 -06:00
path.go
recorder.go
recorder_test.go
replacer.go
replacer_test.go
roller.go