Revisions of rubygem-excon
Stephan Kulow (coolo)
committed
(revision 14)
update
Stephan Kulow (coolo)
committed
(revision 13)
- updated to version 0.25.3 respect SSL_CERT_DIR/SSL_CERT_FILE more aggressively include bundled cert as fallback 0.25.2 07/18/2013 ================= add license to gemspec add "excon/#{version}" default user agent create/use response parser middleware fix proxy request info to use datum rather than @data 0.25.1 07/01/2013 ================= fix for jruby ssl more explicit description in docs 0.25.0 06/20/2013 ================= attempt to use OS certs first, only use bundled as fallback normalize method in stubs
Stephan Kulow (coolo)
committed
(revision 12)
- updated to version 0.24.0 allow passing ssl creds as strings or file paths defer writing request/headers to allow all-in-one allow opt-in for request/response error info add configurable TCP_NODELAY consolidate warning display respect ruby verbosity conventions fix copyright years in notice
Stephan Kulow (coolo)
committed
(revision 11)
- updated to version 0.22.1
Stephan Kulow (coolo)
committed
(revision 10)
- updated to version 0.20.1 dup middlewares to avoid overwriting original set delete datum[:response] in idempotent to ensure new response is parsed
Stephan Kulow (coolo)
committed
(revision 9)
- updated to version 0.16.10 set default request_params for stub do not attempt to read body for CONNECT requests readme cleanup/clarification around stubs fix for reading response from ssl proxy
Stephan Kulow (coolo)
committed
(revision 8)
- updated to version 0.16.8 set file body pos to 0 at beginning of request add eventmachine to dev dependencies for bad server tests comment out benchmark deps for now fix typo in readme
Stephan Kulow (coolo)
committed
(revision 7)
- updated to version 0.16.7 fix typo in host_port per-request patch fix for host_port to recalculate on a per-request basis Also retry Timeouts on idempotent requests Excon.stub now breaks out user/pass from url if supplied loosen ssl version requirement to allow negotiation eof on read should return '' instead of nil build host_port up front to avoid recalculating set Proxy-Connection: Keep-Alive for https proxies postpone https upgrade until after proxy connect
Stephan Kulow (coolo)
committed
(revision 6)
- updated to version 0.16.4 better behavior nonblock and use DEFAULT_NONBLOCK constant update deprecation/warnings to use $stderr consistency fixes for REDACT add REDACT behavior to standard_instrumentor remove overly paranoid const checking change chunk_size to be a param for consistency
Stephan Kulow (coolo)
committed
(revision 5)
- updated to version 0.16.3
Stephan Kulow (coolo)
committed
(revision 4)
- updated to version 0.16.2
Stephan Kulow (coolo)
committed
(revision 3)
- updated to version 0.16.1 default to SSLv3 usage
Stephan Kulow (coolo)
committed
(revision 2)
- updated to version 0.15.5 consolidate proxy handling proxy settings should pull from connection instead of params (allows Excon.defaults[:proxy]) properly raise connect timeout errors change recommended standard instrumentor ENV to EXCON_DEBUG remove readline nonblock protections (they didn't fix the windows issue) don't swallow non-nonblock SSL exceptions consistency fixes for ssl nonblock error handling do SNI in ssl_socket setup use Excon::Response#parse to read https proxy response
Stephan Kulow (coolo)
committed
(revision 1)
gem2rpm
Displaying revisions 101 - 114 of 114