sckott / webmiddens

cache http requests
https://sckott.github.io/webmiddens
Other
10 stars 1 forks source link

expiring with response headers #9

Open sckott opened 4 years ago

sckott commented 4 years ago

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:


sckott commented 4 years ago

APIs that send certain response headers to test against: