Toggle navigation
P3X GitList Snapshot
GitHub
Repo
Changelog
To do
Releases
Themes
Change log
Loading change log ...
To do ...
Loading todo ...
browsing:
26597b4035d2b1fcb7b1ee642bfd1c31a539a555
Branches
master
Files
Commits
Log
Graph
Stats
angular-http-cache-interceptor.git
projects
angular-http-cache-interceptor
src
lib
caching-store.enum.ts
RSS
Git
Fetch origin
Download
ZIP
TAR
Clone
Raw
View
History
Clone
SSH
HTTPS
Blames found: 1
Mode: application/typescript
Binary: false
Hang on, we reloading big blames...
248ac3a3
// cache headers has to have a x- prefix export enum CachingStore { Global, PerModule }