Instance Propertyvapor 4.114.1Vapor->NIOHTTP1

maxAge

The maximum amount of time a resource is considered fresh. Unlike theExpires header, this directive is relative to the time of the request.

HTTPHeaderCacheControl.swift:57
var maxAge: Int?