Skip to content

Commit

Permalink
Merge pull request #179 from righettod/master
Browse files Browse the repository at this point in the history
Add ref to redbot.org tool
  • Loading branch information
riramar authored May 17, 2024
2 parents 664c44a + d5dc087 commit fffe663
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/headers_add.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"last_update_utc": "2024-05-13 23:13:39",
"last_update_utc": "2024-05-17 12:11:20",
"headers": [
{
"name": "Cache-Control",
Expand Down
2 changes: 1 addition & 1 deletion ci/headers_remove.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"last_update_utc": "2024-05-13 23:13:39",
"last_update_utc": "2024-05-17 12:11:20",
"headers": [
"$wsep",
"Host-Header",
Expand Down
1 change: 1 addition & 0 deletions tab_bestpractices.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ Cache-Control: no-store, max-age=0

### References

* <https://redbot.org>
* <https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control>
* <https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching>
* <https://caniuse.com/mdn-http_headers_cache-control>
Expand Down
1 change: 1 addition & 0 deletions tab_headers.md
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,7 @@ Cache-Control: public, max-age=604800

### References

* <https://redbot.org>
* <https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control>
* <https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Pragma>
* <https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Expires>
Expand Down

0 comments on commit fffe663

Please sign in to comment.