Toggle navigation
P3X GitList Snapshot
GitHub
Repo
Changelog
To do
Releases
Themes
Change log
Loading change log ...
To do ...
Loading todo ...
browsing:
b11964118390da0fd81d91441bb0d7407c62d4b2
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 }