Files
SmartThingsPublic/smartapps
Paul Osborne c1478d3e96 hue: fix HTTP request headers
Previously, the whitespace characters from the file were used for
newlines in HTTP headers.  In order for the HTTP headers sent to
the hue to be valid, line separators must always be \r\n.  Oddly, the
hue seemed to accept and respond to requests with the invalid header
that was being sent but it would cause increased latency for all
other API clients.

In addition to the missing carriage returns, the GET request was also
missing the required blank line which marks the end of the request
headers.

https://smartthings.atlassian.net/browse/PROB-1366
http://status.smartthings.com/incidents/13j8g8g2w7ly
https://community.smartthings.com/t/new-hue-delay/57569
2016-09-19 11:01:52 -05:00
..
2015-08-04 15:49:03 -07:00
2015-08-04 15:49:03 -07:00
2016-06-09 11:04:55 -07:00
2015-08-04 15:49:03 -07:00
2015-08-04 15:49:03 -07:00
2015-08-04 15:49:03 -07:00
2015-08-04 15:49:03 -07:00
2016-09-19 11:01:52 -05:00
2015-08-04 15:49:03 -07:00
2016-05-11 12:07:03 -07:00