Home
last modified time | relevance | path

Searched refs:curlRequest (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/simgear/simgear-2020.3.11/simgear/io/
H A DHTTPClient.cxx245 CURL* curlRequest = curl_easy_init(); in makeRequest() local
248 d->requests[r] = curlRequest; in makeRequest()
250 curl_easy_setopt(curlRequest, CURLOPT_PRIVATE, r.get()); in makeRequest()
252 curl_easy_setopt(curlRequest, CURLOPT_NOPROGRESS, 1); in makeRequest()
268 curl_easy_setopt(curlRequest, CURLOPT_VERBOSE, 1); in makeRequest()
290 curl_easy_setopt(curlRequest, CURLOPT_HTTPGET, 1); in makeRequest()
292 curl_easy_setopt(curlRequest, CURLOPT_PUT, 1); in makeRequest()
293 curl_easy_setopt(curlRequest, CURLOPT_UPLOAD, 1); in makeRequest()
296 curl_easy_setopt(curlRequest, CURLOPT_HTTPPOST, 1); in makeRequest()
312 curl_easy_setopt(curlRequest, CURLOPT_UPLOAD, 1); in makeRequest()
[all …]
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/src/host/
H A Dhttp_get.c22 curl = curlRequest(L, &state, /*optionsIndex=*/2, /*progressFnIndex=*/0, /*headersIndex=*/0); in http_get()
28 curl = curlRequest(L, &state, /*optionsIndex=*/0, /*progressFnIndex=*/2, /*headersIndex=*/3); in http_get()
H A Dhttp_download.c38 curl = curlRequest(L, &state, /*optionsIndex=*/3, /*progressFnIndex=*/0, /*headersIndex=*/0); in http_download()
44 curl = curlRequest(L, &state, /*optionsIndex=*/0, /*progressFnIndex=*/3, /*headersIndex=*/4); in http_download()
H A Dcurl_utils.h30 CURL* curlRequest(lua_State* L, curl_state* state, int optionsIndex, int progressFnIndex, int head…
H A Dhttp_post.c20 curl = curlRequest(L, &state, /*optionsIndex=*/3, /*progressFnIndex=*/0, /*headersIndex=*/0); in http_post()
H A Dcurl_utils.c64 CURL* curlRequest(lua_State* L, curl_state* state, int optionsIndex, int progressFnIndex, int heade… in curlRequest() function
/dports/devel/premake5/premake-5.0.0-alpha16-src/src/host/
H A Dhttp_get.c22 curl = curlRequest(L, &state, /*optionsIndex=*/2, /*progressFnIndex=*/0, /*headersIndex=*/0); in http_get()
28 curl = curlRequest(L, &state, /*optionsIndex=*/0, /*progressFnIndex=*/2, /*headersIndex=*/3); in http_get()
H A Dhttp_download.c38 curl = curlRequest(L, &state, /*optionsIndex=*/3, /*progressFnIndex=*/0, /*headersIndex=*/0); in http_download()
44 curl = curlRequest(L, &state, /*optionsIndex=*/0, /*progressFnIndex=*/3, /*headersIndex=*/4); in http_download()
H A Dcurl_utils.h30 CURL* curlRequest(lua_State* L, curl_state* state, int optionsIndex, int progressFnIndex, int head…
H A Dhttp_post.c20 curl = curlRequest(L, &state, /*optionsIndex=*/3, /*progressFnIndex=*/0, /*headersIndex=*/0); in http_post()
H A Dcurl_utils.c68 CURL* curlRequest(lua_State* L, curl_state* state, int optionsIndex, int progressFnIndex, int heade… in curlRequest() function
/dports/www/trafficserver/trafficserver-9.1.1/tests/gold_tests/pluginTest/header_rewrite/
H A Dheader_rewrite_cond_ssn_txn_count.test.py73 curlRequest = ( variable
85 tr.Processes.Default.Command = curlRequest.format(ts.Variables.port)
/dports/net-mgmt/icingaweb2-module-director/icingaweb2-module-director-1.6.2/library/Director/Core/
H A DRestApiClient.php82 return $this->curlRequest($method, $url, $body, $raw, $stream);
90 protected function curlRequest($method, $url, $body = null, $raw = false, $stream = false) function in Icinga\\Module\\Director\\Core\\RestApiClient
/dports/www/pear-Horde_Dav/Horde_Dav-1.1.4/bundle/vendor/sabre/dav/lib/Sabre/DAV/
H A DClient.php385 ) = $this->curlRequest($url, $curlSettings);
465 protected function curlRequest($url, $settings) { function in Sabre\\DAV\\Client
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/SabreForRainLoop/DAV/
H A DClient.php387 ) = $this->curlRequest($url, $curlSettings);
470 protected function curlRequest($url, $settings) { function in SabreForRainLoop\\DAV\\Client
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/SabreForRainLoop/DAV/
H A DClient.php387 ) = $this->curlRequest($url, $curlSettings);
470 protected function curlRequest($url, $settings) { function in SabreForRainLoop\\DAV\\Client
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/
H A Dfunctions-basic.php1776 function curlRequest($uri, $options = array()) {
1820 return curlRequest($uri);
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/setup/
H A Dclass-setup.php771 $success = curlRequest($uri, $curloptions);
/dports/net-mgmt/netdisco/App-Netdisco-2.047002/share/public/swagger-ui/
H A Dswagger-ui.js.map1curlRequest","notDocumented","isError","headersKeys","returnObject","hasHeaders","getDefinitionUrl…
H A Dswagger-ui-bundle.js.map1curlRequest","notDocumented","headersKeys","returnObject","hasHeaders","getDefinitionUrl","sanitiz…
/dports/www/py-freenit/freenit-0.1.25/freenit/static/swaggerui/
H A Dswagger-ui.js.map1curlRequest","notDocumented","isError","headersKeys","returnObject","hasHeaders","getDefinitionUrl…
/dports/www/py-flask-restx/flask-restx-0.5.1/flask_restx/static/
H A Dswagger-ui.js.map1curlRequest","notDocumented","headersKeys","ResponseBody","returnObject","joinedHeaders","hasHeade…
H A Dswagger-ui-es-bundle-core.js.map1curlRequest","notDocumented","headersKeys","ResponseBody","returnObject","joinedHeaders","hasHeade…
H A Dswagger-ui-bundle.js.map1curlRequest","notDocumented","headersKeys","ResponseBody","returnObject","joinedHeaders","hasHeade…
H A Dswagger-ui-es-bundle.js.map1curlRequest","notDocumented","headersKeys","ResponseBody","returnObject","joinedHeaders","hasHeade…

12