Home
last modified time | relevance | path

Searched refs:CURLOPT_COOKIE (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/dports/www/tikiwiki/tiki-21.2/lib/payment/
H A Dcclitelib.php223 curl_setopt($ch, CURLOPT_COOKIE, $logon_result[1]);
258 curl_setopt($ch, CURLOPT_COOKIE, 'merchant_key_hash=' . $this->key_hash);
264 curl_setopt($ch, CURLOPT_COOKIE, 'merchant_key_hash=' . $this->key_hash);
313 curl_setopt($ch, CURLOPT_COOKIE, 'merchant_key_hash=' . $this->key_hash);
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/tests/libtest/
H A Dlib598.c47 test_setopt(curl, CURLOPT_COOKIE, "name=moo"); in test()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/tests/libtest/
H A Dlib598.c47 test_setopt(curl, CURLOPT_COOKIE, "name=moo"); in test()
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/tests/libtest/
H A Dlib598.c47 test_setopt(curl, CURLOPT_COOKIE, "name=moo"); in test()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/tests/libtest/
H A Dlib598.c47 test_setopt(curl, CURLOPT_COOKIE, "name=moo"); in test()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/tests/libtest/
H A Dlib598.c47 test_setopt(curl, CURLOPT_COOKIE, "name=moo"); in test()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/tests/libtest/
H A Dlib598.c47 test_setopt(curl, CURLOPT_COOKIE, "name=moo"); in test()
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/tests/libtest/
H A Dlib598.c47 test_setopt(curl, CURLOPT_COOKIE, "name=moo"); in test()
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/tests/libtest/
H A Dlib598.c47 test_setopt(curl, CURLOPT_COOKIE, "name=moo"); in test()
/dports/www/mod_php81/php-8.1.1/ext/curl/tests/
H A Dcurl_basic_011.phpt20 curl_setopt($ch, CURLOPT_COOKIE, 'foo=bar');
H A Dbug69316.phpt14 curl_setopt($ch, CURLOPT_COOKIE, str_repeat("a", $FILE_size - 1));
/dports/lang/php81/php-8.1.1/ext/curl/tests/
H A Dcurl_basic_011.phpt20 curl_setopt($ch, CURLOPT_COOKIE, 'foo=bar');
/dports/lang/php80/php-8.0.15/ext/curl/tests/
H A Dcurl_basic_011.phpt20 curl_setopt($ch, CURLOPT_COOKIE, 'foo=bar');
/dports/ftp/php81-curl/php-8.1.1/ext/curl/tests/
H A Dcurl_basic_011.phpt20 curl_setopt($ch, CURLOPT_COOKIE, 'foo=bar');
/dports/ftp/php80-curl/php-8.0.15/ext/curl/tests/
H A Dcurl_basic_011.phpt20 curl_setopt($ch, CURLOPT_COOKIE, 'foo=bar');
/dports/www/mod_php80/php-8.0.15/ext/curl/tests/
H A Dcurl_basic_011.phpt20 curl_setopt($ch, CURLOPT_COOKIE, 'foo=bar');
/dports/www/kohana/kohana-v3.3.6/system/classes/Kohana/Request/Client/
H A DCurl.php58 $options[CURLOPT_COOKIE] = http_build_query($cookies, NULL, '; ');
/dports/lang/php73/php-7.3.33/ext/curl/tests/
H A Dcurl_basic_011.phpt26 curl_setopt($ch, CURLOPT_COOKIE, 'foo=bar');
/dports/www/mod_php74/php-7.4.27/ext/curl/tests/
H A Dcurl_basic_011.phpt26 curl_setopt($ch, CURLOPT_COOKIE, 'foo=bar');
/dports/lang/php74/php-7.4.27/ext/curl/tests/
H A Dcurl_basic_011.phpt26 curl_setopt($ch, CURLOPT_COOKIE, 'foo=bar');
/dports/www/mod_php73/php-7.3.33/ext/curl/tests/
H A Dcurl_basic_011.phpt26 curl_setopt($ch, CURLOPT_COOKIE, 'foo=bar');
/dports/ftp/php73-curl/php-7.3.33/ext/curl/tests/
H A Dcurl_basic_011.phpt26 curl_setopt($ch, CURLOPT_COOKIE, 'foo=bar');
/dports/ftp/php74-curl/php-7.4.27/ext/curl/tests/
H A Dcurl_basic_011.phpt26 curl_setopt($ch, CURLOPT_COOKIE, 'foo=bar');
/dports/devel/pecl-swoole/swoole-4.8.5/tests/swoole_curl/basic/
H A D11.phpt26 curl_setopt($ch, CURLOPT_COOKIE, 'foo=bar');
/dports/net-mgmt/ocsinventory-ocsreports/ocsinventory-ocsreports/vendor/jasig/phpcas/source/CAS/Request/
H A DCurlRequest.php152 curl_setopt($ch, CURLOPT_COOKIE, implode(';', $cookieStrings));

12345678910>>...13