Quantcast
Channel: ejabberd Community Site - Module development
Viewing all articles
Browse latest Browse all 56

Handling of Requests in ejabberd_http (a.k.a. is ejabberd_http useful for large files)

$
0
0

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


Viewing all articles
Browse latest Browse all 56

Trending Articles