Skip to content

expiring with response headers #9

@sckott

Description

@sckott

right now the only method we have is time based: number of seconds since the request was recorded.

perhaps we can use response headers, following https://github.com/sourcelevel/faraday-http-cache :

p.s.

Seems that the folowing are often found together:

  • cache-control and age
  • last-modified, if-modified-since, if-unmodified-since
  • etag

Metadata

Metadata

Assignees

No one assigned

    Labels

    expirerequest expiration related issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions