0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-27 23:03:37 -05:00
caddy/middleware
2016-02-24 20:32:26 -07:00
..
basicauth basicauth: fixed 'go vet' printing function value 2016-02-01 11:17:16 +01:00
browse browse: Fix for files and dirs with ':' in name 2016-01-13 13:17:58 -07:00
errors Only write error message/page if body not already written (fixes #567) 2016-02-24 19:50:46 -07:00
extensions
fastcgi Only write error message/page if body not already written (fixes #567) 2016-02-24 19:50:46 -07:00
gzip gzip: Implement http.Hijacker (fixes #635) 2016-02-24 12:23:50 -07:00
headers
inner
log Only write error message/page if body not already written (fixes #567) 2016-02-24 19:50:46 -07:00
markdown Implement .DocFlags directive and tests. It holds all the boolean-typed front matter values. 2016-02-22 13:53:47 +03:00
mime
proxy gofmt -s; fix misspellings and lint; Go 1.5.3 in Travis CI 2016-02-14 00:10:57 -07:00
redirect
rewrite
templates
websocket
commands.go
commands_test.go
context.go templates: .Truncate can truncate from end of string if length is negative 2016-02-24 20:32:26 -07:00
context_test.go templates: .Truncate can truncate from end of string if length is negative 2016-02-24 20:32:26 -07:00
fileserver.go
fileserver_test.go gofmt -s; fix misspellings and lint; Go 1.5.3 in Travis CI 2016-02-14 00:10:57 -07:00
middleware.go gofmt -s; fix misspellings and lint; Go 1.5.3 in Travis CI 2016-02-14 00:10:57 -07:00
middleware_test.go
path.go
recorder.go gzip: Implement http.Hijacker (fixes #635) 2016-02-24 12:23:50 -07:00
recorder_test.go
replacer.go Recorder: Exporting ResponseRecorder #614 2016-02-20 23:10:04 +01:00
replacer_test.go
roller.go