esp-idf/examples/system
Angus Gratton dc994e9c88 ota example: Send a valid HTTP/1.0 request
Was sending an invalid HTTP/1.1 request which many web servers rejected.

Thanks @chegawara for pointing this out on IRC.

Ref:
https://github.com/espressif/esp-idf/issues/231#issuecomment-300287523
2017-11-21 09:02:58 +11:00
..
app_trace_to_host
base_mac_address
console
deep_sleep
gcov
ota ota example: Send a valid HTTP/1.0 request 2017-11-21 09:02:58 +11:00
task_watchdog
ulp
ulp_adc
README.md

README.md

System Examples

Configuration and management of memory, interrupts, WDT (watchdog timer), OTA (over the air updates), deep sleep and logging.

See the README.md file in the upper level examples directory for more information about examples.