gesomax / httplib2

Automatically exported from code.google.com/p/httplib2
0 stars 0 forks source link

problem while closing connection on openbsd and maybe bsd* #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. set Connection: close in header
2. get a url on some server like couchdb server in this case
(http://couchdb.org)
3. try another GET

What is the expected output? What do you see instead?
I would get a page on step 3but instead I get ('54', 'Reset by peer') error.

What version of the product are you using? On what operating system?
last stable version of httplib2 on OpenBSD

Find a patch that solve this problem.

Original issue reported on code.google.com by bchesn...@gmail.com on 5 May 2008 at 12:50

Attachments: