HttpxHeadersCacheExtension extension

on

Methods

getAge() int?
getCacheControl() HttpxCacheControl?
getDate() DateTime?
getEtag() String?
getExpires() DateTime?
getLastModified() DateTime?
getPragma() HttpxHeaderValues?
getVary({bool lowerCasedNames = true}) Iterable<HttpxHeaderName>?
getWarning() HttpxHeaderValues?
hasPragmaNoCache() bool
setAge(int? age) → void
setCacheControl(HttpxCacheControl? cacheControl) → void
setEtag(String? etag) → void