Sha256: 9af13fe0b0be439649e1f660772adda67734876adcf775b778b87d4a821be464
Contents?: true
Size: 745 Bytes
Versions: 1
Compression:
Stored size: 745 Bytes
Contents
=== 1.0.1 / 2012-04-13 * Bug fixes * IOError is now handled in pipeline_check and pipeline_receive in case you pipeline to a closed socket. Partial patch by Eric Wong. Issue #2 === 1.0 / 2011-03-29 * API change * Net::HTTP::Pipeline#pipeline requires an Array of Net::HTTPRequests now. * Major enhancement * If a sequence of requests contains a non-idempotent request #pipeline now waits for a response to the previous request. * Minor enhancements * Check for HTTP/1.1 and persistent connections before attempting pipelining * Added Net::HTTP#persistent= to avoid pipelining-capability check. === 0.1 / 2010-12-07 * Minor enhancement * Add 1.8.7 support === 0.0 / 2010-12-07 * Major enhancement * Birthday!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
net-http-pipeline-1.0.1 | History.txt |