On Fri, 11 Jan 2008 19:38:56 +0000, Jonathon McKitrick jcm@sdf.lonestar.org wrote:
I'm running a drakma-based app that gives an error on LispWorks, but not on SBCL.
Error: End of file while reading stream #<FLEXI-STREAMS::FLEXI-BINARY-LATIN-1-IO-STREAM 200ED20F>.
This is after a POST request, and the same error never occurs with SBCL. Is there something else I should be setting when calling http-request in LW versus SBCL?
No, not really. If SBCL and LispWorks don't behave the same, then I'd say it's a bug. Do you have a URL and a way to reproduce this?