I'll put further comments here. Fun stuff for issue #1 :)
https://github.com/edicl/hunchentoot/issues/1
John DeSoi, Ph.D.
On Oct 31, 2011, at 10:58 AM, Hans Hübner wrote:
I think it is silly to conduct a conversation in two channels. Anyway: The applicability of the charset attribute in content type specifications is restricted to text content types as per rfc2045. At least that is my reading of it.
Now, there is nothing wrong with being liberal in accepting, but in this case I actually tend to make RAW-POST-DATA return an octet vector for non-text content types and have the application handle the desired decoding.