about summary refs log tree commit homepage
tag namev0.1.1 (a2c83f1accd7114dbf4b4570a38397038307832a)
tag date2010-07-25 00:03:18 +0000
tagged byEric Wong <normalperson@yhbt.net>
tagged objectcommit 2b264a4647...
downloadkcar-0.1.1.tar.gz
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.