v0.4.0
tag6cda53ee125cabcb24af6ab91536b1168c9822ce
object cba0da81fba19aab000858aaf98b1f5383be07c9
authorEric Wong <normalperson@yhbt.net>
Fri, 26 Oct 2012 09:50:06 +0000 (26 09:50 +0000)
kcar 0.4.0 - Kcar::Response improvement

* add Kcar::Parser#body_bytes_left= setter method

  This allows us to properly get body_eof? to return true
  in Kcar::Response for unchunked responses.