coredns/middleware
Miek Gieben b086e5f64d middleware/log: make {size} the length of the request (#449)
* middleware/log: make {size} the length of the request

{size} is the lenght of the request, {rsize} is the length of the
reply.

* Fix test
2016-11-30 20:44:00 +00:00
..
auto Use upstream parsing from master branch (#438) 2016-11-24 22:31:42 +01:00
bind docs: rewrite using manpage style (#327) 2016-10-10 20:13:22 +01:00
cache middleware/httpproxy: Add (#439) 2016-11-26 17:57:22 +00:00
chaos ServiceBackend interface (#369) 2016-10-30 15:54:16 +00:00
dnssec Fix various issues with formatting and typos (#424) 2016-11-13 14:03:12 +00:00
errors middleware/metrics: cleanup (#355) 2016-10-26 10:01:52 +01:00
etcd middleware/httpproxy: add debug queries (#446) 2016-11-29 09:54:57 +00:00
file Use upstream parsing from master branch (#438) 2016-11-24 22:31:42 +01:00
health docs: rewrite using manpage style (#327) 2016-10-10 20:13:22 +01:00
httpproxy Merge branch 'master' of github.com:miekg/coredns 2016-11-29 21:58:13 +00:00
kubernetes K8s Test Cleanup and Service PTR 2016-11-15 01:35:24 +00:00
loadbalance golint 2016-10-27 11:48:37 +00:00
log middleware/log: make {size} the length of the request (#449) 2016-11-30 20:44:00 +00:00
metrics middleware/metrics: export actual size (#448) 2016-11-29 11:02:43 +00:00
pkg middleware/log: make {size} the length of the request (#449) 2016-11-30 20:44:00 +00:00
pprof docs: rewrite using manpage style (#327) 2016-10-10 20:13:22 +01:00
proxy middleware/httpproxy: Add (#439) 2016-11-26 17:57:22 +00:00
rewrite golint 2016-10-27 11:48:37 +00:00
root middleware/httpproxy: add debug queries (#446) 2016-11-29 09:54:57 +00:00
secondary middleware/root: add it (#330) 2016-10-11 20:42:28 +01:00
test middleware/file: fix delegations (#376) 2016-11-05 14:39:49 +00:00
whoami golint 2016-10-27 11:48:37 +00:00
backend.go Fix various issues with formatting and typos (#424) 2016-11-13 14:03:12 +00:00
backend_lookup.go BackendService: add Reverse method (#381) 2016-11-05 15:43:27 +00:00
middleware.go golint 2016-10-27 11:48:37 +00:00
middleware_test.go Use context.Context 2016-03-19 07:32:50 +00:00
normalize.go middleware/metrics: cleanup (#355) 2016-10-26 10:01:52 +01:00
normalize_test.go Add tests for normalize.go 2016-09-07 12:55:41 +00:00