Home
last modified time | relevance | path

Searched defs:extraHeaders (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/dports/www/phpbb3/phpBB3/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DFlickr.php78 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array())
101 public function requestRest($path, $method = 'GET', $body = null, array $extraHeaders = array())
106 … public function requestXmlrpc($path, $method = 'GET', $body = null, array $extraHeaders = array())
113 public function requestSoap($path, $method = 'GET', $body = null, array $extraHeaders = array())
120 public function requestJson($path, $method = 'GET', $body = null, array $extraHeaders = array())
127 public function requestPhp($path, $method = 'GET', $body = null, array $extraHeaders = array())
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/OAuth/OAuth1/Service/
H A DFlickr.php78 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array())
101 public function requestRest($path, $method = 'GET', $body = null, array $extraHeaders = array())
106 … public function requestXmlrpc($path, $method = 'GET', $body = null, array $extraHeaders = array())
113 public function requestSoap($path, $method = 'GET', $body = null, array $extraHeaders = array())
120 public function requestJson($path, $method = 'GET', $body = null, array $extraHeaders = array())
127 public function requestPhp($path, $method = 'GET', $body = null, array $extraHeaders = array())
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/OAuth/OAuth1/Service/
H A DFlickr.php78 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array())
101 public function requestRest($path, $method = 'GET', $body = null, array $extraHeaders = array())
106 … public function requestXmlrpc($path, $method = 'GET', $body = null, array $extraHeaders = array())
113 public function requestSoap($path, $method = 'GET', $body = null, array $extraHeaders = array())
120 public function requestJson($path, $method = 'GET', $body = null, array $extraHeaders = array())
127 public function requestPhp($path, $method = 'GET', $body = null, array $extraHeaders = array())
/dports/devel/eric6/eric6-21.11/eric/eric6/Plugins/UiExtensionPlugins/Translator/
H A DTranslatorRequest.py44 def get(self, requestUrl, extraHeaders=None): argument
68 extraHeaders=None): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/javatests/src/org/chromium/android_webview/test/
H A DLoadUrlTest.java203 final Map<String, String> extraHeaders) throws Throwable { in loadUrlWithExtraHeadersSync() argument
284 String[] extraHeaders = { in testLoadUrlWithExtraHeaders() local
316 String[] extraHeaders = {"user-agent", "Borewicz 07 & Bond 007"}; in testNoOverridingOfExistingHeaders() local
336 String[] extraHeaders = { in testReloadWithExtraHeaders() local
357 String[] extraHeaders = { in testLoadWithoutExtraHeadersClearsState() local
385 String[] extraHeaders = { in testRedirectAndReloadWithExtraHeaders() local
421 String[] extraHeaders = { in testCrossOriginRedirectWithExtraHeaders() local
452 String[] extraHeaders = { in testRedirectToPreviousExtraHeaders() local
483 String[] extraHeaders = { in testRendererNavigationAndGoBackWithExtraHeaders() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/
H A DServiceTabLauncher.java78 String referrerUrl, int referrerPolicy, String extraHeaders, in launchTab()
110 final String extraHeaders, final ResourceRequestBody postData) { in dispatchLaunch()
144 String referrerUrl, int referrerPolicy, String extraHeaders, in launchTabOrWebapp()
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/base/util/
H A DHttp.php207 … outputDownloadHeaders(\GO\Base\Fs\File $file, $inline=true, $cache=false, $extraHeaders=array()) {
257 …c function downloadFile(\GO\Base\Fs\File $file, $inline=true, $cache=false, $extraHeaders=array()){
/dports/www/phpbb3/phpBB3/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DClientInterface.php29 array $extraHeaders = array(),
H A DStreamClient.php30 array $extraHeaders = array(),
H A DCurlClient.php67 array $extraHeaders = array(),
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/OAuth/Common/Http/Client/
H A DClientInterface.php29 array $extraHeaders = array(),
H A DStreamClient.php30 array $extraHeaders = array(),
H A DCurlClient.php67 array $extraHeaders = array(),
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/OAuth/Common/Http/Client/
H A DClientInterface.php29 array $extraHeaders = array(),
H A DStreamClient.php30 array $extraHeaders = array(),
H A DCurlClient.php67 array $extraHeaders = array(),
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/codec/
H A DHTTPChecks.cpp41 const folly::Optional<HTTPHeaders>& extraHeaders) { in generateHeader()
/dports/www/phpbb3/phpBB3/vendor/lusitanian/oauth/src/OAuth/Common/Service/
H A DServiceInterface.php25 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array());
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/OAuth/Common/Service/
H A DServiceInterface.php25 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array());
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/OAuth/Common/Service/
H A DServiceInterface.php25 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array());
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/api/
H A Dqwebengineurlrequestinfo_p.h84 QHash<QByteArray, QByteArray> extraHeaders; variable
/dports/net/messagelib/messagelib-21.12.3/messagecomposer/src/part/
H A Dinfopart.cpp18 KMime::Headers::Base::List extraHeaders; member in InfoPart::InfoPartPrivate
192 KMime::Headers::Base::List InfoPart::extraHeaders() const in extraHeaders() function in InfoPart
/dports/misc/actiona/actiona-3.10.1/actiontools/qxtsmtp/
H A Dqxtmailattachment.cpp45 QHash<QString, QString> extraHeaders; member
137 QHash<QString, QString> QxtMailAttachment::extraHeaders() const in extraHeaders() function in QxtMailAttachment
/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/servatrice/src/smtp/
H A Dqxtmailattachment.cpp45 QHash<QString, QString> extraHeaders; member
141 QHash<QString, QString> QxtMailAttachment::extraHeaders() const in extraHeaders() function in QxtMailAttachment
/dports/www/beehive/beehive-0.4.0/vendor/github.com/flashmob/go-guerrilla/backends/
H A Dp_compressor.go35 extraHeaders []byte member

12345678910>>...12