caddy/middleware
2016-03-08 16:25:05 +00:00
..
basicauth basicauth: fixed 'go vet' printing function value 2016-02-01 11:17:16 +01:00
browse
errors Revert recent Content-Length-related changes and fix fastcgi return 2016-03-02 11:33:40 -07:00
extensions
fastcgi Merge branch 'master' into fastcgi-methods 2016-03-07 16:25:23 -07:00
gzip gzip: Implement http.Hijacker (fixes #635) 2016-02-24 12:23:50 -07:00
headers
inner
log Revert recent Content-Length-related changes and fix fastcgi return 2016-03-02 11:33:40 -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 Add check for per-host maximum connections 2016-03-08 16:25:05 +00: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 Revert recent Content-Length-related changes and fix fastcgi return 2016-03-02 11:33:40 -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