protected property S3fsStreamWrapper::$cacheControlHeader in S3 File System 7
The header that controls how browsers should cache a file.
Type: string
File
- ./
S3fsStreamWrapper.inc, line 77 - Drupal stream wrapper implementation for S3 File System.
Class
- S3fsStreamWrapper
- The stream wrapper class.
Code
protected $cacheControlHeader = NULL;