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

Adding timeout as a parameter to the request #16

Closed ysa23 closed 8 years ago

ysa23 commented 9 years ago

Added new property on the request struct which have the ability to change the timeout for the request

nmattisson commented 8 years ago

Great, thanks!