[99s-extend] Big body via REST

Sergey Yelin elinsn at gmail.com
Thu Feb 7 11:04:05 CET 2013


Hi list,

how properly send big response (hundreds of megabytes) via REST callback? As far as I can see REST handler in cowboy handles special case for callback functions (cowboy_rest.erl, line 844): {stream, StreamFun} - is it right place for stream big response from SQL database?

Thanks in advance.

---
Best regards,
Sergey Yelin.


More information about the Extend mailing list