nodemcu-firmware/app/http
Johny Mattsson e49f2bb13f Remove conflicting libc, rename c_xx and os_xx to xx.
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.
2016-05-26 18:50:20 +10:00
..
Makefile enable -std=gnu11 for http dir 2016-01-23 22:41:41 +01:00
httpclient.c Remove conflicting libc, rename c_xx and os_xx to xx. 2016-05-26 18:50:20 +10:00
httpclient.h Fix HTTP response bug while server response HTTP/1.0 2016-01-26 16:06:11 +08:00