Hi, [http-kit "2.1.16"]
Change log: https://github.com/http-kit/http-kit/blob/master/history.md 2.1.16 (2014/1/3) HTTP Client: follow 301, 302, 303, 307, 308 properly (thanks paulbutcher) <https://github.com/http-kit/http-kit/blob/master/history.md#2115-201411>2.1.15 (2014/1/1) HTTP client: 1. New feature: support automatically follow redirects 2. New feature: support multipart/form-data file upload <https://github.com/http-kit/http-kit/blob/master/history.md#2114-20131223>2.1.14 (2013/12/23) HTTP client: Fix #98 Strange timeout bug: SocketChannel.connect() may return true if the connection is established immediately, then the OP_CONNECT event will not be tiggered again. (thanks @cannedprimates) <https://github.com/http-kit/http-kit/blob/master/history.md#2113-20131019>2.1.13 (2013/10/19) Allow callback to be a multimethod for HTTP requests. (thanks @jaley) <https://github.com/http-kit/http-kit/blob/master/history.md#2112-20131011>2.1.12 (2013/10/11) Fix 84. 1. client sent Connection: Close => server, server try to streaming the response, server close the connection after first write, which makes a bad streaming. (thanks @rufoa) 沈锋 http://shenfeng.me -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.