Skip to content

different cache key strategy for client and server mode #31

Open
@dbu

Description

@dbu
Contributor

once #30 is done, we should implement different cache key strategies for the client and server mode of the plugin. as client, the key should take into account authorization headers (Authenticate, Cookies). in server mode, requests with cookies and or authentication should not be cached at all.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @dbu

        Issue actions

          different cache key strategy for client and server mode · Issue #31 · php-http/cache-plugin