Hi--
wondering if anyone has noticed anything like this: using hunchentoot (verified for versions 0.15 and 1.0.0) with a proxy (verified with nginx and lighttpd), putting a multipart/form-data POST request throught the proxy to the backend hunchentoot process leads to a blank page being delivered with status200. When the hunchentoot process is accessed directly, everything behaves as normal with file uploads.
Add the proxy, and everything goes south.
Any ideas?
Tiarnan