Removed CURLOPT_FAILONERROR 32/166632/1
authortaeyoon0.lee <taeyoon0.lee@samsung.com>
Thu, 11 Jan 2018 08:11:34 +0000 (17:11 +0900)
committertaeyoon0.lee <taeyoon0.lee@samsung.com>
Thu, 11 Jan 2018 08:11:34 +0000 (17:11 +0900)
commit1febb4bcee24779114323e177fed133bf24d9347
tree86d54d1468d9069c0c217b35a16afc240b597837
parent9c57451d0a51517923720f1fc6584a2efdb483cb
Removed CURLOPT_FAILONERROR

 - https://curl.haxx.se/libcurl/c/CURLOPT_FAILONERROR.html
 - This option is not necessary. culr default is false for the option
 - This option can occur disconnection by http response, not problem

Change-Id: I31e29c323154c2d92b481507ce8bb57d5a42d233
platform-abstractions/tizen/resource-loader/network/file-download.cpp