Fake Mirrors
GitHub
Example
System
Light
Dark
Search…
Preparing search index...
@famir/http-client
CurlHttpClientConfig
Interface CurlHttpClientConfig
Configuration for a Curl http-client.
interface
CurlHttpClientConfig
{
HTTP_CLIENT_VERBOSE
:
boolean
;
[
key
:
string
]:
string
|
number
|
boolean
;
}
Hierarchy (
View Summary
)
ConfigData
CurlHttpClientConfig
Indexable
[
key
:
string
]:
string
|
number
|
boolean
Properties
HTTP_
CLIENT_
VERBOSE
HTTP_CLIENT_VERBOSE
:
boolean
Whether to enable verbose logging.
Properties
HTTP_
CLIENT_
VERBOSE
GitHub
Example
Fake Mirrors
Loading...
Configuration for a Curl http-client.