axios-cache-adapter icon indicating copy to clipboard operation
axios-cache-adapter copied to clipboard

Use expires-header as fallback when cache-control is insufficient

Open Sjolus opened this issue 3 years ago • 1 comments

See RasCarlito#243

Sjolus avatar Apr 02 '21 12:04 Sjolus

Codecov Report

Merging #244 (89bdc44) into master (2d51cee) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 89bdc44 differs from pull request most recent head 410a023. Consider uploading reports for the commit 410a023 to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##            master      #244   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          235       235           
=========================================
  Hits           235       235           
Impacted Files Coverage Δ
src/response.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2d51cee...410a023. Read the comment docs.

codecov[bot] avatar Apr 02 '21 12:04 codecov[bot]