0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/middleware
2015-05-04 11:02:46 -06:00
..
basicauth Bringing in latest from master; refactoring under way 2015-05-04 11:02:46 -06:00
browse Meh. 2015-04-21 21:41:58 -06:00
errors Bringing in latest from master; refactoring under way 2015-05-04 11:02:46 -06:00
extensions Package extension -> extensions 2015-04-18 09:55:02 -06:00
fastcgi fastcgi: allow more request types. 2015-05-03 12:12:18 +01:00
git git: post pull command. retries after pull failure. 2015-05-02 04:20:01 +01:00
gzip Bringing in latest from master; refactoring under way 2015-05-04 11:02:46 -06:00
headers Bringing in latest from master; refactoring under way 2015-05-04 11:02:46 -06:00
log Bringing in latest from master; refactoring under way 2015-05-04 11:02:46 -06:00
markdown Markdown requires a base path (for now) 2015-04-25 12:26:04 -06:00
proxy Use the provided Replacer tools in order to proxy string interpolation. 2015-05-03 13:33:08 -07:00
redirect Bringing in latest from master; refactoring under way 2015-05-04 11:02:46 -06:00
rewrite Bringing in latest from master; refactoring under way 2015-05-04 11:02:46 -06:00
templates Added some godoc 2015-04-27 10:56:57 -06:00
websockets websockets: quick version fix 2015-04-27 07:35:39 -06:00
commands.go New startup and shutdown directives 2015-03-26 09:52:03 -06:00
middleware.go Removed Host() and Port() functions from Controller 2015-04-15 23:17:28 -06:00
path.go Package extension -> extensions 2015-04-18 09:55:02 -06:00
recorder.go Latency now available with recorder and replacer 2015-04-23 13:35:56 -06:00
replacer.go Export Replacer type 2015-05-03 12:43:50 -07:00