lib/curl: allow raw body string in CurlHTTPRequest
authorAlexandre Terrasa <alexandre@moz-code.org>
Wed, 20 Sep 2017 21:43:05 +0000 (17:43 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Thu, 12 Oct 2017 00:49:00 +0000 (20:49 -0400)
commitc498f5d9767eccaa85b78011b0ace829378b1a05
tree727bf115b88519886e3c4af647f83333d769a2d6
parent4ef4d6e1782c9538b86c7176c1cf7009c83e88bd
lib/curl: allow raw body string in CurlHTTPRequest

So we can send something else than POST formatted data.

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
lib/curl/curl.nit