On 1 Jun 2008, at 13:45, Stefan de Konink wrote: > How can I process a http_put/post request (the payload) in a > handler. Or > better: where can I access it?
&HANDLER_CONN(handler)->post is the object containing the post information. Its interface is defined in cherokee/post.h. -- Greetings, alo. http://www.alobbs.com/ _______________________________________________ Cherokee mailing list [email protected] http://cherokee-project.com/cgi-bin/mailman/listinfo/cherokee
