Gábor Szuromi a écrit :
Hi!

  Are there some documentation available for the protocol used between
mod_tora and tora server? I'm writing a FastCGI proxy for tora server
to make it available to web servers othen than apache. It's almost
complete but as I can see file uploads are not working (even with
mod_tora) because tora server doesn't send QUERY_MULTIPART (code 20)
after receiving multipart encoded POST data. Is this a bug or I'm
missing something?

Query multipart is sent by the server if the script ask it through neko.Web.getMultipart or parseMultipart

Nicolas

--
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to