cch1 / http.async.client

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

Allow websocket to take request options #56

Closed jcrossley3 closed 9 years ago

jcrossley3 commented 10 years ago

This is mostly so I can pass cookies in

cch1 commented 9 years ago

I am reviewing this PR in light of a pending code restructuring and updated of the underlying ning library. Is it still relevant?

jcrossley3 commented 9 years ago

Unless you have another way of passing cookies in with the upgrade request, I think it's still relevant.

cch1 commented 9 years ago

OK. This code will end up in the next build, which is primarily focused on updated the AHC dependency.