--- - branch: MAIN date: Thu Feb 5 15:36:01 UTC 2015 files: - new: '1.3' old: '1.2' path: pkgsrc/www/ruby-http/Makefile pathrev: pkgsrc/www/ruby-http/Makefile@1.3 type: modified - new: '1.3' old: '1.2' path: pkgsrc/www/ruby-http/distinfo pathrev: pkgsrc/www/ruby-http/distinfo@1.3 type: modified - new: '1.4' old: '1.3' path: pkgsrc/www/ruby-http/PLIST pathrev: pkgsrc/www/ruby-http/PLIST@1.4 type: modified id: 20150205T153601Z.4ccced666ff6437cd106616fc1e7aabaa1cd02f9 log: | Update ruby-http to 0.7.1. ## 0.7.1 (2015-01-03) * Gemspec fixups * Remove superfluous space in HTTP::Response inspection ## 0.7.0 (2015-01-02) * Fix handling of EOF which caused infinite loop. See #163, #166 and #152. (@mickm, @ixti) * Drop Ruby 1.8.7 support. (@ixti) * Fix default Host header value. See #150. (@ixti) * Remove BearerToken authorization header. (@ixti) * `#auth` sugar now accepts only string value of Authorization header. Calling `#auth(:basic, opts)` is deprecated, use `#basic_auth(opts)` instead. (@ixti) * Fix handling of chunked responses without Content-Length header. (@ixti) * Remove `HTTP::Request#method` and deprecate `HTTP::Request#__method__` (@sferik) * Deprecate `HTTP::Response::STATUS_CODES`, use `HTTP::Response::Status::REASONS` instead (@ixti) * Deprecate `HTTP::Response::SYMBOL_TO_STATUS_CODE` (@ixti) * Deprecate `HTTP::Response#status_code` (@ixti) * `HTTP::Response#status` now returns `HTTP::Response::Status`. (@ixti) * `HTTP::Response#reason` and `HTTP::Response#code` are proxies them to corresponding methods of `HTTP::Response#status` (@ixti) * Rename `HTTP.with_follow` to `HTTP.follow` and mark former one as being deprecated (@ixti) * Delegate `HTTP::Response#readpartial` to `HTTP::Response::Body` (@ixti) ## 0.6.3 (2014-11-14) * Backported EOF fix from master branch. See #166. (@ixti) ## 0.6.2 (2014-08-06) * Fix default Host header value. See #150. (@ixti) * Deprecate BearerToken authorization header. (@ixti) * Fix handling of chunked responses without Content-Length header. (@ixti) * Rename `HTTP.with_follow` to `HTTP.follow` and mark former one as being deprecated (@ixti) module: pkgsrc subject: 'CVS commit: pkgsrc/www/ruby-http' unixtime: '1423150561' user: taca