Carey Williams / Mbed OS ARM_HACK_THE_BURGH_LCD

Dependencies:   C12832

Committer:
mbed_official
Date:
Tue Sep 26 08:30:04 2017 +0100
Revision:
33:12f0df4d51d7
Child:
43:45429aa163a0
User strlen() instead of sizeof for calculating string length

HTTP protocol considers character values 0-31 and 127 to be US-ASCII
control characters and are not allowed if request headers.

Fixes #31

.
Commit copied from https://github.com/ARMmbed/mbed-os-example-wifi

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 33:12f0df4d51d7 1 wifi-x-nucleo-idw01m1/*
mbed_official 33:12f0df4d51d7 2 esp8266-driver/*