Searched defs:setCacheControl (Results 1 – 5 of 5) sorted by relevance
66 … void setCacheControl(const std::string& value){metaData_.addHeader(Http::CACHE_CONTROL, value);} in setCacheControl() function
44 void InitiateMultipartUploadRequest::setCacheControl(const std::string &value) in setCacheControl() function in InitiateMultipartUploadRequest
42 void PutObjectRequest::setCacheControl(const std::string &value) in setCacheControl() function in PutObjectRequest
45 void AppendObjectRequest::setCacheControl(const std::string& value) in setCacheControl() function in AppendObjectRequest
162 void ObjectMetaData::setCacheControl(const std::string &value) in setCacheControl() function in ObjectMetaData
Completed in 5 milliseconds