Structure
HTTPHeaders.Expires
struct Expires
Topics
Instance Properties
let expires: DateThe date represented by the header.
Instance Methods
func serialize() -> StringGenerates the header string for this instance.
Structure
struct Expires
let expires: Datefunc serialize() -> String