Skip to content

Edge - Versionless static file routing (optional) #307

@huntharo

Description

@huntharo

Motivations

  • Shared .js files (e.g. for a menu) need to have a versionless path that can be embedded in many apps
  • favicon.ico files can benefit from being versionless

To-Do

  • Consider 302 routing to current version of file
  • Consider rewriting request in Origin Request to point to current version of file and adding a header to the request that is part of the cache key (if possible) so the file can be served from edge if that version was already cached

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions