librelist archives

« back to archive

mongrel2 java handler bug

mongrel2 java handler bug

From:
Bryan Absher
Date:
2011-02-25 @ 13:31
I think that there is a bug in the mongrel2 java adapter using the
latest version of mongrel2. I have posted a solution here:
http://github.com/babsher/Java-Mongrel2-Handler

The error was in the parse method. It would not properly calculate the
location of the body when parsing a mongrel2 message.
____________
Bryan Absher