v0.1.1
taga2c83f1accd7114dbf4b4570a38397038307832a
object 2b264a464707e448275883ac198d7ead7eaeadb9
authorEric Wong <normalperson@yhbt.net>
Sun, 25 Jul 2010 00:03:18 +0000 (25 00:03 +0000)
kcar 0.1.1

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.