/builtin/game/

netest.git/log/src/httpfetch.cpp?h=gpcf&id=d23669a8596a5015cc780ea2a420dde6f5fb25fd&showmsg=1'>Expand)AuthorAge * Add Lua interface to HTTPFetchRequestJeija2016-02-22 * Fix HTTPFetchRequest performing a GET request if post_data is suppliedJeija2016-02-22 * Rename macros with two leading underscoresShadowNinja2015-10-14 * Always use errorstream for DEBUG_EXCEPTION_HANDLERShadowNinja2015-10-14 * Clean up threadingShadowNinja2015-08-23 * Replace instances of std::map<std::string, std::string> with StringMapkwolekr2015-05-19 * Revert the upper-case PROJECT_NAME nonsense that was part of #2402sfan52015-04-27 * Move globals from main.cpp to more sane locationsCraig Robbins2015-04-01 * Clean up and tweak build systemShadowNinja2015-03-27 * For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins2015-03-07 * Use std::queue for HTTPFetchRequest and std::vector for log_output instead of...Loic Blot2015-03-05 * Remove unused variables to make clang happyLoic Blot2015-02-12 * Use configured bind_address for HTTPFetchShadowNinja2014-09-18 * Reduce indentation of HTTPFetchOngoingShadowNinja2014-09-18 * Add support for multipart/form-data to HTTPFetch for server announcingShadowNinja2014-06-30