mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
Merge branch 'master' into pu/font
Origin commit data
------------------
Branch: ni/coolstream
Commit: b886b48e72
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-01-28 (Sat, 28 Jan 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -267,7 +267,7 @@ Example:
|
||||
curl_easy_setopt(curl_handle, CURLOPT_SSL_VERIFYPEER, 0L);
|
||||
/* enable all supported built-in compressions */
|
||||
curl_easy_setopt(curl_handle, CURLOPT_ACCEPT_ENCODING, "");
|
||||
|
||||
curl_easy_setopt(curl_handle, CURLOPT_COOKIE, "");
|
||||
if (!userAgent.empty())
|
||||
curl_easy_setopt(curl_handle, CURLOPT_USERAGENT, userAgent.c_str());
|
||||
|
||||
|
Reference in New Issue
Block a user