kcar RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [ANN] kcar 0.3.1 - minor bugfix for Kcar::Response
@ 2012-09-26  2:54 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2012-09-26  2:54 UTC (permalink / raw)
  To: kcar

One bugfix for the optional Kcar::Response module:

* propagate EOFError on remote errors

When proxying remote requests, EOFError may get incorrectly
discarded when a the remote server sets the Content-Length:
header _and_ Connection:close to disconnect the connection.

We will now raise errors correctly when Connection:close
is give but we have not yet read the expected Content-Length.

* http://bogomips.org/kcar/
* kcar@librelist.org
* git://bogomips.org/kcar.git


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-26  2:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-26  2:54 [ANN] kcar 0.3.1 - minor bugfix for Kcar::Response Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kcar.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).