cch1 / http.async.client

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

Add convenience fns for content-type and redirect #37

Closed neotyk closed 12 years ago

neotyk commented 12 years ago

Provide convenience functions for reading "Content-Type", checking if response is redirect and reading Location header.

neotyk commented 12 years ago

Added in https://github.com/neotyk/http.async.client/tree/api