summaryrefslogtreecommitdiff
path: root/tests/http.h
AgeCommit message (Collapse)Author
2013-08-24Fix browser.test_emscripten_async_wget2.Bruce Mitchener
Need to include <stdarg.h> to use va_start / va_end.
2012-12-13Add emscripten_async_wget2 with progress callbackAnthony Liot
Send request Post & Get with progress callback Add sample HTTP using emscripten_async_wget2