Skip to content
This repository was archived by the owner on Jun 6, 2021. It is now read-only.
This repository was archived by the owner on Jun 6, 2021. It is now read-only.

Should Not Use Cache For Request That Has Asterisk Symbol Value In Vary #63

@akrambek

Description

@akrambek

According to https://tools.ietf.org/html/rfc7234#section-4.1

if the Vary header value is * then request considered as not matched and cache should be invalidated. Currently, response is returned from the cache.

 A Vary header field-value of "*" always fails to match.

To reproduce the issue run Rfc7234ProxyIT. shouldNotUseCacheForRequestThatHasAsteriskSymbolValueInVary IT

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions