Hiroshi Nakamura

Results 8 issues of 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.

This fork has it. Worth adding it? https://github.com/glebtv/httpclient

FeatureRequest

Should have tests.

http://dev.ctor.org/http-access2/ticket/208

Feedback

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...

FeatureRequest

It could utilize sendfile(2). (Ruby 1.9 feature)

FeatureRequest

Without creating Tempfile. Here's @jugyo's hack: https://gist.github.com/1280821

FeatureRequest

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...