pornsieve
0.0.0
Search porn sites and filter the results using regular expressions
|
Configuration functions. More...
#include <curl/curl.h>
#include <string>
Go to the source code of this file.
Namespaces | |
pornsieve | |
The namespace containing the pornsieve library. | |
Functions | |
void | pornsieve::configure_curl (CURL *curl_easy_handle) |
Set some options for curl connections. More... | |
Variables | |
std::string | pornsieve::config::proxy {} |
Proxy server to use. More... | |
Configuration functions.
|
inline |
Proxy server to use.
curl-specific proxy environment variables are respected. Set this variable to override them or instead of them. For more information consult CURLOPT_PROXY(3).