Léo Lam 18678afa6d Common: Add HttpRequest to simplify HTTP requests
Too much boilerplate that is duplicated if we use curl directly.
Let's add a simple wrapper class that hides the implementation details
and just allows to simply make HTTP requests and get responses.
2017-06-13 12:52:31 +02:00
..
2017-06-06 16:27:52 +02:00
2017-06-12 22:19:58 +01:00
2017-06-11 15:06:12 +01:00
2017-03-08 01:24:18 -08:00