c_strtod and c_getenv are kept since strtod doesn't appear in the SDK's libc, and we want our own c_getenv to initialize the Lua main anyway.
Fix failure to compile Move the check into the http module Reverted change
Add http module and documention, including fix httpclient bug.