libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] File imperative for MHD_post_process() and MHD_PostDataI


From: Bob Furber
Subject: [libmicrohttpd] File imperative for MHD_post_process() and MHD_PostDataIterator()?
Date: Tue, 15 Sep 2015 11:18:03 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

Is there any way I can access a MHD_PostDataIterator when it is called in a special situation where xhr data (not a file upload) is to be saved to a file, instead of being a file upload? That is, data is uploaded inside a xhr POST message, along with its destination path/filename.

It seems that MHD_PostDataIterator parameters such as filename must pre-exist in order for the MHD_PostDataIterator to be called. Is there any way around this?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]