cch1 / http.async.client

Async Http Client - Clojure
http://cch1.github.com/http.async.client
267 stars 40 forks source link

Add ability to set read timeout on the client #77

Closed freethejazz closed 8 years ago

freethejazz commented 8 years ago

This should simply be applied to the builder the same way connection-timeout and request-timeout are.