about summary refs log tree commit homepage
path: root/lib/kcar/response.rb
DateCommit message (Expand)
2017-03-05response: remove Ruby 1.8-compatibility check
2017-03-05response: more documentation cleanups
2017-03-05response: remove unnecessary constant alias
2017-03-05doc: minor updates to describe classes, better
2015-07-21kcar/response: remove const optimizations for Ruby < 2.1
2015-01-12response: fix mispelling of "guarantee"
2012-10-26add Kcar::Parser#body_bytes_left= setter method
2012-09-25response: propagate EOFError on remote errors
2011-03-17response: assume $, is default
2011-02-06kcar/response: a few more micro-optimizations
2011-02-06kcar/response: micro-optimizations
2010-11-23header/body-less pipelined HTTP/1.1 responses handled properly
2010-07-25response: simplify trailers handling
2010-07-25response: fix handling of pipelined identity responses
2010-07-25response: fix unreferenced constant
2010-04-28add Kcar::Response#rack to give proper Rack responses
2010-04-28kcar/response: rdoc public methods
2010-04-28rename Kcar::Session => Kcar::Response