[Lispweb] encoding error on stream
Alan Shields
Alan-Shields at omrf.ouhsc.edu
Mon May 9 15:22:18 CDT 2005
Hey folks,
An issue has cropped up that I'm not quite sure how to deal with.
I'm trying to send a JPEG as a response in araneida. I've been doing
this for a while. However, with SBCL 0.9.0, I started getting this
error:
"encoding error on stream"
Turns out that the element-type of the request-stream is now character,
which kicks out any non-ASCII. I may be stuck in the wrong mindset, but
I can't think of how to handle this from a handle-request-response - I
don't think I can change the element type of a stream, can I?
Any help would be appreciated,
Alan Shields
More information about the lispweb
mailing list