Revisions of rubygem-httpi

Jordi Massaguer's avatar Jordi Massaguer (jordimassaguerpla) committed (revision 8)
None
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 7)
- updated to version 2.1.0
+* Feature: [#75](https://github.com/savonrb/httpi/pull/75) Rack adapter.
+
+* Feature: [#91](https://github.com/savonrb/httpi/pull/91) New excon adapter.
+
+* Feature: [#92](https://github.com/savonrb/httpi/pull/92) New net-http-persistent adapter.
+
+* Feature: [#87](https://github.com/savonrb/httpi/pull/87) NTLM support with full domain and server authentication.
+
+* Feature: [#71](https://github.com/savonrb/httpi/pull/71) chunked responses.
+
+* Fix: [#81](https://github.com/savonrb/httpi/issues/81) send SSL client certificate
+  even when `:ssl_verify_mode` is set to `:none`.
+
+* Fix: [#69](https://github.com/savonrb/httpi/issues/69) truncating response headers.
+
+* Fix: [#88](https://github.com/savonrb/httpi/issues/88) timeout and proxy options
+  are now properly passed to the EM-HTTP-Request client.
+
+* Fix: [#69](https://github.com/savonrb/httpi/issues/69) Fixes a problem where the response headers were truncated.
+
+* Fix: [#90](https://github.com/savonrb/httpi/issues/90) we now raise an error if
+  you try to use Net::HTTP with HTTP digest authentication, because Net::HTTP does
+  not support digest authentication.
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 6)
- updated to version 2.0.2
 * Feature: Changed `HTTPI::Request#set_cookies` to accept an Array of `HTTPI::Cookie`
  objects as well as any object that responds to `cookies` (like an `HTTPI::Response`).
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 5)
- updated to version 2.0.1
 * Fix: [#72](https://github.com/savonrb/httpi/pull/72) standardized response
   headers from all adapters.
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 4)
- updated to version 2.0.0
 * Feature: [#66](https://github.com/savonrb/httpi/pull/66) adds a `query` method
   to the request.
 
 * Fix: [#68](https://github.com/savonrb/httpi/issues/68) request does not yield
   adapter client.
 
 * Feature: [#63](https://github.com/savonrb/httpi/pull/63) adds support for
   EventMachine::HttpRequest. Additional information at [#40](https://github.com/savonrb/httpi/pull/40).
 
 * Feature: Added support for custom HTTP methods to clients supporting this feature.
   It's limited to the `:httpclient` and `:em_http` adapter.
 
     ``` ruby
     HTTPI.request(:custom, request)
     ```
 
 * Improvement: [#64](https://github.com/savonrb/httpi/pull/64) adds support for
   specifying the SSL version to use.
 
 * Improvement: Log to `$stdout` (instead of `STDOUT`) using a default log level of
   `:debug` (instead of `:warn`).
 
 * Improvement: In case an adapter doesn't support a general feature, we now raise
   an `HTTPI::NotSupportedError`.
 
 * Improvement: Added support for adding custom adapters.
 
 * Refactoring: Simplified the adapter interface.
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 3)
gem2rpm
Flavio Castelli's avatar Flavio Castelli (flavio_castelli) committed (revision 2)
- Fix provides statement.
Flavio Castelli's avatar Flavio Castelli (flavio_castelli) accepted request 79316 from Flavio Castelli's avatar Flavio Castelli (flavio_castelli) (revision 1)
Package required by SUSE Studio rails3 branch
Displaying all 16 revisions
openSUSE Build Service is sponsored by