Searched refs:setCacheControl (Results 1 – 9 of 9) sorted by relevance
33 void setCacheControl(const std::string& value);
35 void setCacheControl(const std::string& value);
37 void setCacheControl(const std::string& value);
48 void setCacheControl(const std::string& value);
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
45 void AppendObjectRequest::setCacheControl(const std::string& value) in setCacheControl() function in AppendObjectRequest
42 void PutObjectRequest::setCacheControl(const std::string &value) in setCacheControl() function in PutObjectRequest
162 void ObjectMetaData::setCacheControl(const std::string &value) in setCacheControl() function in ObjectMetaData
Completed in 12 milliseconds