I directly used socket to send the requests. The messages I sent were like
GET /test_db/test_doc/c.jpg HTTP/1.1Do CouchDB users usually send requests with some message wrappers so they never meet such a problem?
can you post a Curl script or otherwise so we can attempt to repeat your experience? It could be in your HTTP implementation (or it could be us). The first step to find out is a repeatable test. Thanks, Chris -- Chris Anderson http://jchrisa.net http://couch.io
