Instance PropertyHTTPTypes
expires
Gets the value of the
Expires header, if present.var expires: Expires? { get set }
Note
Expires is legacy and you should switch to using CacheControl if possible.
You're viewing documentation for a pre-release version. View the latest stable version
Instance PropertyHTTPTypes
Expires header, if present.var expires: Expires? { get set }
Expires is legacy and you should switch to using CacheControl if possible.