John L. Villalovos 868082af61 Replace HTTP 'magic numbers' with constants
Replace HTTP 'magic numbers' (also known as unnamed numerical constants)
with constants provided by the http_client/httplib library.

For example, use 'http_client.OK' instead of '200'

Change-Id: I7fc70ec0c5fee128054c026a78671d07c48d5eaf
2016-02-04 16:35:31 -08:00
..
2013-09-19 00:21:14 +01:00
2015-09-06 13:03:08 +00:00
2015-03-19 18:27:24 +01:00