Sha256: 18179c63f55f6a6ae8451ea1b4afd473568a22813b1ab676c055b35af2dd425a
Contents?: true
Size: 602 Bytes
Versions: 3
Compression:
Stored size: 602 Bytes
Contents
* Fix a bug in HTTP POST copyfields need to have POSTFIELDS also set * Add support to have response sent over a file descriptor, pipe/socket * Improve timer resolution, add Timer::current_time and Timer::elapsed_time * Store HTTP header in response object * Add support for the following curl options: port => CURLOPT_PORT autoreferer => CURLOPT_AUTOREFERER followlocation => CURLOPT_FOLLOWLOCATION maxredirs => CURLOPT_MAXREDIRS referer => CURLOPT_REFERER useragent => CURLOPT_USERAGENT cookie => CURLOPT_COOKIE
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
evdispatch-0.2.6 | ext/revdispatch/libdispatch-0.1/Changelog |
evdispatch-0.3.0 | ext/revdispatch/libdispatch-0.1/Changelog |
evdispatch-0.3.1 | ext/revdispatch/libdispatch-0.1/Changelog |