Posted By: Ross Bamford
Date: 2006-12-08 11:28
Summary: Curb 0.0.6 - post and cookies
Project: Curb
Curb 0.0.6 is now available from Rubyforge (http://curb.rubyforge.org/). Curb provides easy-to-use bindings to the libcurl URL transfer library.
This release addresses two major shortcomings in Curb, implementing both non-multipart form post and support for incoming cookies, as requested by Vlad Jebelev.
Changes for this version:
* Implemented incoming cookie support
* Implemented application/x-www-form-urlencoded POST (now the default)
* Implemented postfield to_str for non-multipart post compatibility
|
|