Hiroshi Nakamura
Hiroshi Nakamura
It's rarely useful when a caller receives KeepAliveDisconnected exception. By this commit caller only receives KeepAliveDisconnected when HTTPClient receives empty header line twice. Test should come later.
Should have tests.
From an user: (Thanks!) I've incorporated httpclient into one of my projects, and needed to add a few features: - A way to track the progress of an async file...
Without creating Tempfile. Here's @jugyo's hack: https://gist.github.com/1280821
Deliverable for the GM1 includes this. ``` The final deliverable for the intermediate report will comprise: ... - integration of the ASN.1 parser/encoder in Ruby 2.0.0dev, replacing the existing OpenSSL::ASN1...