Alvaro Lopez Ortega schreef: > 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.
So a put request will have its data there too? Stefan _______________________________________________ Cherokee mailing list [email protected] http://cherokee-project.com/cgi-bin/mailman/listinfo/cherokee
