A collection of oak specific APIs for management of ETags.
f
etag.factory
Create middleware that will attempt to decode the response.body into
something that can be used to generate an ETag
and add the ETag
header to
the response.
f
etag.getEntity
For a given Context, try to determine the response body entity that an ETag can be calculated from.