Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Cache-Control: no-store directive #61

Merged
merged 4 commits into from
Jul 4, 2023

Conversation

gcotelli
Copy link
Member

@gcotelli gcotelli commented Jul 4, 2023

No description provided.

@gcotelli gcotelli requested review from jvanecek and mtabacman July 4, 2023 19:29
@gcotelli gcotelli self-assigned this Jul 4, 2023
@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Merging #61 (d4c0af7) into release-candidate (41ac157) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@                  Coverage Diff                  @@
##           release-candidate      #61      +/-   ##
=====================================================
+ Coverage              99.63%   99.65%   +0.01%     
=====================================================
  Files                     53       53              
  Lines                   3051     3147      +96     
=====================================================
+ Hits                    3040     3136      +96     
  Misses                    11       11              
Impacted Files Coverage Δ
...uminal-RESTfulAPI-Tests/ExpiringCacheTest.class.st 100.00% <100.00%> (ø)
...nal-RESTfulAPI-Tests/ExpiringResourceTest.class.st 100.00% <100.00%> (ø)
...nal-RESTfulAPI-Tests/RESTfulAPIClientTest.class.st 100.00% <100.00%> (ø)
...rce/Superluminal-RESTfulAPI/ExpiringCache.class.st 100.00% <100.00%> (ø)
.../Superluminal-RESTfulAPI/ExpiringResource.class.st 100.00% <100.00%> (ø)
.../Superluminal-RESTfulAPI/RESTfulAPIClient.class.st 100.00% <100.00%> (ø)

Co-authored-by: Maximiliano Tabacman <mtabacman@users.noreply.github.com>
@gcotelli gcotelli requested a review from mtabacman July 4, 2023 19:48
@gcotelli gcotelli merged commit 2db2ca1 into release-candidate Jul 4, 2023
@gcotelli gcotelli deleted the no-store branch July 4, 2023 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants