Module: sems Branch: master Commit: dcfecc46f0e79768b161a0e88747dd99ca12335d URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=dcfecc46f0e79768b161a0e88747dd99ca12335d
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Thu Dec 22 11:11:43 2011 +0100 DSM: mod_curl module to retrieve http pages, files, use rest APIs etc --- apps/dsm/mods/Makefile | 2 +- apps/dsm/mods/mod_curl/Makefile | 14 ++ apps/dsm/mods/mod_curl/ModCurl.cpp | 415 ++++++++++++++++++++++++++++++++++++ apps/dsm/mods/mod_curl/ModCurl.h | 52 +++++ doc/dsm/mods/Readme.mod_curl.txt | 54 +++++ 5 files changed, 536 insertions(+), 1 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=dcfecc46f0e79768b161a0e88747dd99ca12335d _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
