[hunchentoot-devel] [hunchentoot] wrong character set in parsing request (#1)

Hans Hübner hans.huebner at gmail.com
Mon Oct 31 14:11:36 UTC 2011


On Mon, Oct 31, 2011 at 1:50 PM, John DeSoi <desoi at pgedit.com> wrote:
> Since this issue has been closed on github, I'd like to repost to the list and get some feedback. It still seems like a bug to me.

I have continued the topic on github, even though the issue is closed.

Hunchentoot makes no attempt in determining the content type for
non-text bodies.  I think that the piece of code that you've posted
does the right thing.  I also think that RAW-POST-DATA should return
the body as octet vector rather than making a possibly false attempt
at guessing the character set.  If you have another suggestion, please
let us know.

-Hans




More information about the Tbnl-devel mailing list