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?
Jonathon McKitrick -- 'Java is a fine language, for low values of fine.'