Skip to content

Feature - caching public/private/noCache #128

Open
@JindrichPilar

Description

@JindrichPilar

I am procesing Response object after app is done with it and I run into small problem with caching.

Right now there is only noCache method implemented by directly adding headers.

I propose to add privateCache() and publicCache() and change it's inner works from directly adding headers to change a flag and add headers when they are being send.
Which will allow easily change and detect current caching strategy.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions