Skip to content

CORS protocol and HTTP caches #402

Closed
@yutakahirano

Description

@yutakahirano

The section says

If CORS protocol requirements are more complicated than setting Access-Control-Allow-Origin to * or a static origin, Vary is to be used.

Is it saying that we need a Vary header if we want to add "Access-Control-Allow-Origin: *" to a response only when an Origin header is present on the request?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions