Install golang-github-pquerna-cachecontrol-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-pquerna-cachecontrol-dev
Description:
HTTP Cache-Control Parser and Interpretation
cachecontrol implements RFC 7234 Hypertext Transfer Protocol (HTTP/1.1): Caching. It does this by parsing the Cache-Control and other headers, providing information about requests and responses -- but cachecontrol does not implement an actual cache backend, just the control plane to make decisions about if a particular response is cachable.
Homepage: https://github.com/pquerna/cachecontrol
Version: 0.0~git20171018.0dec1b3-1
Section: universe/devel