nodemcu-firmware/app/http
Gregor Hartmann 15b4fa24fd Call HTTP callback in all cases (#2020)
* fix 2007 Call callback in all cases, call callback with errorcode -1 if no connection could be establioshed
* change logging from ERR to DEBUG
* make debug output more clear (hopefully)
* add handling of errors to docs, note error handling on every call instead of only in the main documentation
2017-07-01 18:29:54 +02:00
..
Makefile enable -std=gnu11 for http dir 2016-01-23 22:41:41 +01:00
httpclient.c Call HTTP callback in all cases (#2020) 2017-07-01 18:29:54 +02:00
httpclient.h HTTP module can now chain requests (#1629) 2016-12-01 22:13:33 +01:00