Hello,

Le 2018-10-02 à 20:44, Nicolas Mora a écrit :
> Does this option work with stream responses using
> MHD_create_response_from_callback?
> 
According to my tests, setting a connection timeout on a response
created with MHD_create_response_from_callback has no effect, you must
use MHD_OPTION_CONNECTION_TIMEOUT instead.

/Nicolas

Reply via email to