clj-http-client/test/puppetlabs/http/client
Ruth Linehan 55d565acd7 (TK-316) Rename bytes-read to full-response
Rename the Metric Types from `bytes-read`/`init-repsonse` to
`full-response`/`initial-response` (note that the `initial-response` timer has
not yet been implemented, but when it is this will be its name).
2016-04-22 15:08:52 -07:00
..
async_plaintext_test.clj Handle an empty content type in the response 2016-02-04 13:11:27 +00:00
async_unbuffered_test.clj (TK-316) Add metrics support 2016-04-19 13:13:10 -07:00
metrics_test.clj (TK-316) Rename bytes-read to full-response 2016-04-22 15:08:52 -07:00
sync_plaintext_test.clj Add async/sync test to check that a bad HTTP verb is rejected 2016-02-04 11:07:07 +00:00
sync_ssl_test.clj (TK-108) Return interface in createClient methods 2014-11-10 11:24:36 -08:00
test_common.clj (TK-316) Add metrics support 2016-04-19 13:13:10 -07:00