Home
last modified time | relevance | path

Searched refs:disabled (Results 1 – 25 of 85) sorted by relevance

1234

/curl/tests/server/
H A Ddisabled.c40 static const char *disabled[]={ variable
126 for(i = 0; disabled[i]; i++) in main()
127 printf("%s\n", disabled[i]); in main()
H A D.gitignore12 disabled
H A DMakefile.inc26 socksd disabled mqttd
112 disabled_SOURCES = disabled.c
/curl/src/
H A Dtool_getpass.c180 bool disabled; in getpass_r() local
185 disabled = ttyecho(FALSE, fd); /* disable terminal echo */ in getpass_r()
194 if(disabled) { in getpass_r()
H A Dtool_hugehelp.c.cvs30 puts("built-in manual was disabled at build-time");
/curl/docs/libcurl/opts/
H A DCURLOPT_MAXLIFETIME_CONN.md43 If set to 0, this behavior is disabled: all connections are eligible for reuse.
47 0 seconds (i.e., disabled)
H A DCURLOPT_HTTP_CONTENT_DECODING.md32 content decoding is disabled. If set to 1 it is enabled. Libcurl has no
H A DCURLOPT_APPEND.md35 0 (disabled)
H A DCURLOPT_DISALLOW_USERNAME_IN_URL.md40 0 (disabled)
H A DCURLOPT_LOW_SPEED_TIME.md36 0, disabled
H A DCURLOPT_SSH_COMPRESSION.md37 0, disabled
H A DCURLOPT_LOW_SPEED_LIMIT.md39 0, disabled
H A DCURLOPT_HTTP_TRANSFER_DECODING.md31 transfer decoding is disabled, if set to 1 it is enabled (default). libcurl
H A DCURLOPT_LOCALPORT.md37 0, disabled - use whatever the system thinks is fine
H A DCURLOPT_GSSAPI_DELEGATION.md30 unconditional GSSAPI credential delegation. The delegation is disabled by
H A DCURLOPT_VERBOSE.md44 0, meaning disabled.
/curl/tests/data/
H A Dtest37527 curl: proxy support is disabled in this libcurl
H A Dtest124733 # Protocol "h1234" not supported or disabled in libcurl
H A Dtest147437 # 1 - Protocol "http" disabled
H A Dtest124552 # 1 - Protocol ftp not supported or disabled in libcurl
H A Dtest32559 # 1 - Protocol http not supported or disabled in libcurl
H A Dtest12413 # verify that dotdot removal can be disabled!
/curl/docs/cmdline-opts/
H A Dmetalink.md18 support is disabled in curl for security reasons (added in 7.78.0).
H A Dhttp0.9.md27 HTTP/0.9 is disabled by default (added in 7.66.0)
H A Durl.md25 including the scheme, or disabled by setting a default protocol, see

Completed in 57 milliseconds

1234