Data.Cloud.AmazonAPI.TAmazonGetObjectOptionals.ResponseCacheControl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ResponseCacheControl: string;

C++

System::UnicodeString ResponseCacheControl;

Properties

Type Visibility Source Unit Parent
field public
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonGetObjectOptionals

Description

Sets the response-cache-control header to the specified value.

ResponseCacheControl is used to set the response-cache-control header value.

See Also