Instance Property
expires
Gets the value of the
Expires header, if present.var expires: HTTPHeaders.Expires? { get set }
Note
Expires is legacy and you should switch to using CacheControl if possible.
Instance Property
Expires header, if present.var expires: HTTPHeaders.Expires? { get set }
Expires is legacy and you should switch to using CacheControl if possible.