Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acoshift/cachecontrol
Set Cache-Control header based on status code
https://github.com/acoshift/cachecontrol
Last synced: about 2 months ago
JSON representation
Set Cache-Control header based on status code
- Host: GitHub
- URL: https://github.com/acoshift/cachecontrol
- Owner: acoshift
- License: mit
- Created: 2018-05-15T04:49:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T05:22:46.000Z (over 6 years ago)
- Last Synced: 2024-06-20T10:16:17.259Z (7 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cachecontrol
[![Build Status](https://travis-ci.org/acoshift/cachecontrol.svg?branch=master)](https://travis-ci.org/acoshift/cachecontrol)
[![Coverage Status](https://coveralls.io/repos/github/acoshift/cachecontrol/badge.svg?branch=master)](https://coveralls.io/github/acoshift/cachecontrol?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/acoshift/cachecontrol)](https://goreportcard.com/report/github.com/acoshift/cachecontrol)
[![GoDoc](https://godoc.org/github.com/acoshift/cachecontrol?status.svg)](https://godoc.org/github.com/acoshift/cachecontrol)Set Cache-Control header based on status code