@flosportsinc/ng-http-cache-tags

Provides a way expose http-cache headers in your responses when using HttpClient in Angular Universal applications.

Usage no npm install needed!

<script type="module">
  import flosportsincNgHttpCacheTags from 'https://cdn.skypack.dev/@flosportsinc/ng-http-cache-tags';
</script>

README

HTTP Cache Tag

Provides a way expose http-cache headers in your responses when using HttpClient in Angular Universal applications.

This module is only to be used on the server side. It servers no purpose for browser environmnets.

Installation

npm i @flosportsinc/ng-http-cache-tag