Searched refs:contentDisposition (Results 1 – 6 of 6) sorted by relevance
40 public $contentDisposition; variable in Google\\Service\\Storage\\StorageObject205 public function setContentDisposition($contentDisposition) argument207 $this->contentDisposition = $contentDisposition;214 return $this->contentDisposition;
1541 public $contentDisposition; variable in Google_StorageObject1587 public function setContentDisposition( $contentDisposition) { argument1588 $this->contentDisposition = $contentDisposition;1591 return $this->contentDisposition;
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
23287 var contentDisposition = getResponseHeader('Content-Disposition');23289 if (contentDisposition) {23290 …r filename = (0, _content_disposition.getFilenameFromContentDispositionHeader)(contentDisposition);23332 function getFilenameFromContentDispositionHeader(contentDisposition) {23334 var tmp = toParamRegExp('filename\\*', 'i').exec(contentDisposition);23345 tmp = rfc2231getparam(contentDisposition);23353 tmp = toParamRegExp('filename', 'i').exec(contentDisposition);23408 function rfc2231getparam(contentDisposition) {23413 while ((match = iter.exec(contentDisposition)) !== null) {
1 …contentDisposition","getFilenameFromContentDispositionHeader","status","needsEncodingFixup","toPar…