Skip to content

Optionally exclude some body types from generating an Etag #19

Description

@testinfected

Make ETag middleware configurable with a list of body types considered not cacheable. When we encounter one of those bodies, we won't generate an ETag,

Something like:

new ETag().exclude(FileBody.class)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions