0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/caddyhttp/httpserver
2016-10-15 09:41:03 -06:00
..
condition.go
condition_test.go Fix misspellings 2016-09-05 10:20:34 -06:00
context.go
context_test.go
error.go add more descriptive errors 2016-10-11 10:34:51 +08:00
graceful.go
https.go Clean up some significant portions of the TLS management code 2016-09-14 22:30:49 -06:00
https_test.go
middleware.go Clarify godoc for HTTP handler signature 2016-08-25 17:13:49 -06:00
middleware_test.go
path.go
plugin.go Reorder basicauth directive; it should also protect redirects 2016-10-15 09:41:03 -06:00
plugin_test.go Add tests for case insensitivity of keys and saving contexts 2016-09-24 13:24:33 -06:00
recorder.go add more descriptive errors 2016-10-11 10:34:51 +08:00
recorder_test.go
replacer.go Add new placeholder for latency in milliseconds 2016-10-05 21:06:15 -07:00
replacer_test.go Add new placeholder for latency in milliseconds 2016-10-05 21:06:15 -07:00
roller.go
server.go More minor text fixes 2016-08-30 13:37:35 -06:00
server_test.go
siteconfig.go
vhosttrie.go
vhosttrie_test.go