All Versions
44
Latest Version
Avg Release Cycle
174 days
Latest Release
1873 days ago

Changelog History
Page 5

  • v0.1.30 Changes

    • Exposed CURLOPT_CONNECTTIMEOUT_MS to Requests [balexis]
  • v0.1.29 Changes

    • ๐Ÿ›  Fixed a memory corruption with using CURLOPT_POSTFIELDS [gravis, 32531d0821aecc4]
  • v0.1.28 Changes

    • โž• Added SSL cert options for Typhoeus::Easy [GH-25, gravis]
    • Ported SSL cert options to Typhoeus::Request interface [gravis]
    • โž• Added support for any HTTP method (purge for Varnish) [ryana]
  • v0.1.27 Changes

    • โž• Added rack as dependency, added dev dependencies to Rakefile [GH-21]