Sha256: 1b5102ee57c97143fdaa63bdd629652eccb0fc716554fbf90aee237a8a4e1cd2

Contents?: true

Size: 597 Bytes

Versions: 1

Compression:

Stored size: 597 Bytes

Contents

=== 0.1.2 / 2010-11-30 22:17 UTC

  * header/body-less pipelined HTTP/1.1 responses handled properly
    Some HTTP servers do not send any response headers
    for errors, only the HTTP status line.

=== 0.1.1 / 2010-07-25 00:03 UTC

  Our handling of pipelined identity (not chunked) responses
  did not properly reset our internal buffer, causing HTTP
  header parsing to fail for the second response as the buffer
  still contained the last part of the body from the previous
  response.

  There are also minor documentation updates and cleanups.

=== 0.1.0 / 2010-04-28 22:18 UTC

  initial

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kcar-0.1.2 NEWS