Home
last modified time | relevance | path

Searched defs:headers (Results 101 – 125 of 300) sorted by relevance

12345678910>>...12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DReportResult.php75 public function setHeaders($headers)
/plugin/xtern/
H A Dadmin.php14 private $headers; variable in admin_plugin_xtern
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Result.php106 public function setHeaders($headers)
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveClient.js816 var headers = {'Authorization': 'Bearer ' + _token}; class in DriveClient.updateUser
1021 var headers = {'Authorization': 'Bearer ' + _token}; class in DriveClient.getFile.AnonymousFunction2354c13a1600
1076 var headers = {'Authorization': 'Bearer ' + _token}; class in DriveClient.getXmlFile
2011 var headers = {'Content-Type' : 'multipart/mixed; boundary="' + bd + '"'}; class in DriveClient.createUploadRequest
2023 'headers': headers, property in DriveClient.createUploadRequest.reqObj
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DServerRequest.php68 array $headers = [],
H A Dfunctions.php386 function _parse_request_uri($path, array $headers)
/plugin/issuelinks/services/
H A DJira.service.php145 protected function makeJiraRequest($endpoint, array $data, $method, array $headers = [])
H A DGitLab.service.php126 protected function makeGitLabRequest($endpoint, array $data, $method, array $headers = [])
H A DGitHub.service.php179 protected function makeGitHubRequest($endpoint, $data, $method, $headers = [])
/plugin/swiftmail/Swift/Message/
H A DHeaders.php41 protected $headers = array(); variable in Swift_Message_Headers
/plugin/sqlraw/
H A Dsyntax.php783 function _sqlRaw__create_temp_db($database, $headers, $rows, $max_field_lengths, &$renderer) {
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/
H A DClient.php150 private function createRequest($path, $headers = [])
/plugin/googlesearch/
H A Dnusoap.php611 …function serializeEnvelope($body,$headers=false,$namespaces=array(),$style='rpc',$use='encoded',$e…
3050 var $headers = array(); variable in soap_server
3812 function parseRequest($headers, $data) {
6542 …function call($operation,$params=array(),$namespace='http://tempuri.org',$soapAction='',$headers=f…
6818 function parseResponse($headers, $data) {
6876 function setHeaders($headers){
/plugin/mantis/lib/
H A Dclass.nusoap_base.php674 …function serializeEnvelope($body,$headers=false,$namespaces=array(),$style='rpc',$use='encoded',$e…
H A Dnusoap.php674 …function serializeEnvelope($body,$headers=false,$namespaces=array(),$style='rpc',$use='encoded',$e…
3431 var $headers = array(); variable in nusoap_server
4241 function parseRequest($headers, $data) {
7223 …function call($operation,$params=array(),$namespace='http://tempuri.org',$soapAction='',$headers=f…
7551 function parseResponse($headers, $data) {
7626 function setHeaders($headers){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DDocument.php136 public function setHeaders($headers)
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Ddataloader.js88 'headers': [], property in AnonymousFunction2b84e2700100.defaults
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php157 private function checkDecode(array $options, array $headers, $stream)
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js1 …()}catch(t){}const e=(t,...e)=>{let s=t;return e.length>0&&(s+=` :: ${JSON.stringify(e)}`),s};clas… argument
H A Dworkbox-f163abaa.js1 …()}catch(t){}const e=(t,...e)=>{let s=t;return e.length>0&&(s+=` :: ${JSON.stringify(e)}`),s};clas… argument
H A Dworkbox-bed83ea8.js1 …()}catch(t){}const e=(t,...e)=>{let s=t;return e.length>0&&(s+=` :: ${JSON.stringify(e)}`),s};clas… argument
/plugin/sectiontoggle/
H A DMobile_Detect.php681 array $headers = null, argument
[all...]
/plugin/confmanager/
H A Djquery.form.js567 var headers = {'content-type': s.dataType}; class in xhr.getResponseHeader
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jar ... private org.apache.commons.fileupload.FileItemHeaders headers public void <init> (java.lang. ...
/plugin/zip/pear/File/
H A DArchive.php985 function toMail($to, $headers, $message, $mail = null)

12345678910>>...12