nmattisson / HttpClient

Http Client Library for the Spark Core (also well suited for Arduino and other embedded platforms).
Other
121 stars 150 forks source link

'HTTP_METHOD_GET' was not declared in this scope #26

Closed rlsharp closed 8 years ago

rlsharp commented 8 years ago

Veryfing code using this library in Particle Build fails with this error:

HttpClient/HttpClient.h:76:60: error: 'HTTP_METHOD_GET' was not declared in this scope
         request(aRequest, aResponse, (http_header_t*)NULL, HTTP_METHOD_GET)
nmattisson commented 8 years ago

Please try the Particle forums for support.

rlsharp commented 8 years ago

Really sorry to waste your time. My mistake. Ron

On Fri, Jan 29, 2016 at 4:26 PM, Nils Mattisson notifications@github.com wrote:

Please try the Particle forums for support.

— Reply to this email directly or view it on GitHub https://github.com/nmattisson/HttpClient/issues/26#issuecomment-176975655 .

nmattisson commented 8 years ago

No worries.