caddy/caddyhttp/httpserver
Jason Hutchinson d3fc9f7a9b add gopkg plugin (#1725) 2017-06-24 14:58:33 -07:00
..
condition.go rewrite: treat "if a not_op b" uniformly by negating "op". (#1696) 2017-06-15 16:45:42 -06:00
condition_test.go rewrite: treat "if a not_op b" uniformly by negating "op". (#1696) 2017-06-15 16:45:42 -06:00
error.go
https.go
https_test.go
logger.go
logger_test.go Vendor all dependencies (Warning: Huge changeset.) 2017-05-27 13:30:11 -06:00
middleware.go Create request_id directive #1590 (#1711) 2017-06-24 13:54:35 -07:00
middleware_test.go
mitm.go mitm: Add missing import 2017-06-07 14:22:55 -06:00
mitm_test.go mitm: Add experimental Tor support for interception detection 2017-06-07 14:20:15 -06:00
path.go
path_test.go
plugin.go add gopkg plugin (#1725) 2017-06-24 14:58:33 -07:00
plugin_test.go
recorder.go
recorder_test.go
replacer.go Create request_id directive #1590 (#1711) 2017-06-24 13:54:35 -07:00
replacer_test.go
responsewriterwrapper.go
roller.go
server.go use caddy.AppName instead of fixed string in 'Server' header (#1709) 2017-06-24 11:17:06 -07:00
server_test.go Vendor all dependencies (Warning: Huge changeset.) 2017-05-27 13:30:11 -06:00
siteconfig.go Vendor all dependencies (Warning: Huge changeset.) 2017-05-27 13:30:11 -06:00
tplcontext.go httpserver: rename context Push action for more general use (#1641) 2017-05-05 17:36:20 -06:00
tplcontext_test.go httpserver: rename context Push action for more general use (#1641) 2017-05-05 17:36:20 -06:00
vhosttrie.go
vhosttrie_test.go