useExpires property

bool useExpires
getter/setter pair

Whether to generate the Expires and max-age headers. Default: true.

Implementation

bool useExpires = true;