Instance Propertyvapor 4.114.1Vapor->NIOHTTP1

expires

Gets the value of the Expires header, if present.

HTTPHeaderExpires.swift:53
var expires: Expires? { get set }

Note

Expires is legacy and you should switch to using CacheControl if possible.