Hi,
i would like to develop a module, that handles up- and downloads of large files. Therefor it would be necessary, that the body of the request is not loaded completely before the control is handed over to my module. If I understand the sources correctly, this is not the case in 'ejabberd_http' as the request has the field 'data' holding the entire body. Do I understand that correctly?
Cheers,
Tobias