Sha256: 190d9a3420a520106a4ab1b5cce4f19d5981776cfeee8bb0c489262b7ea981ba
Contents?: true
Size: 1.2 KB
Versions: 2
Compression:
Stored size: 1.2 KB
Contents
== 0.3.1 2008-04-23 * Add support to set arbitrary HTTP headers == 0.3.0 2008-04-22 * Add type checking * Add support to stream responses directly to Ruby main thread over a pipe == 0.2.6 2008-04-21 * Fix an issue with sending an HTTP POST, had to set CURLOPT_POSTFIELDS == 0.2.4 2008-04-16 * Fix a crash caused by CURLM_CALL_MULTI_PERFORM being misinterrupted as an error == 0.2.3 2008-04-14 * Add support to make POST requests * Fix a deadlock bug caused by not breaking out of the pop loop * Improve timeout handling == 0.2.2 2008-04-14 * Make options optional in request method * Improve timeouts * Add flush method, to flush out any buffered responses == 0.2 2008-04-13 * Add HTTP headers to response * Expose some basic libcurl options (useragent, cookie, followlocation, etc.. see libdispatch Changelog for details == 0.1.5 2008-04-11 * Fix a regression on linux caused from a fix to ppc == 0.1.4 2008-04-11 * Fix another issue with building this time on ppc it needs ranlib executed == 0.1.2 2008-04-11 * Fix issues with building dependent library on darwin == 0.1.1 2008-04-11 * Fix issues with building dependent library on linux == 0.0.1 2008-04-10 * Initial release
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
evdispatch-0.3.1 | History.txt |
evdispatch-0.4.0 | History.txt |