Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

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.