This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
kararas_iris
Watch
1
Star
0
Fork
0
You've already forked kararas_iris
mirror of
https://github.com/kataras/iris.git
synced
2026-02-28 13:35:56 +00:00
Code
Releases
Activity
Files
85b1f6fc24d119eb91cf7b59a7e391483d71cbb3
kararas_iris
/
cache
History
Gerasimos (Makis) Maropoulos
7af5f139e0
fix typo
...
Former-commit-id: 7b5d5530279789a3118190feb57776948b305662
2019-06-07 21:07:08 +03:00
..
cfg
fix typo
2019-06-07 21:07:08 +03:00
client
add
Cache304
as an alternative to the server-side kataras/iris/cache middleware - it can perform better with less server overheat but it comes with a cost of 304 instead of 200 so custom clients must make that check
2018-01-25 16:19:45 +02:00
entry
fix typo
2019-06-07 21:07:08 +03:00
ruleset
…
uri
fix typo
2019-06-07 21:07:08 +03:00
AUTHORS
…
browser_test.go
fix typo
2019-06-07 21:07:08 +03:00
browser.go
misspell fixes
2018-03-21 08:59:37 +02:00
cache_test.go
new handlers for client (i.e browser) catching: cache.NoCache and cache.StaticCache including tests
2018-03-17 06:15:13 +02:00
cache.go
new handlers for client (i.e browser) catching: cache.NoCache and cache.StaticCache including tests
2018-03-17 06:15:13 +02:00
LICENSE
make cache package to work across multi handlers, remove the old 'WrapHandler' and keep the cache.Handler as documented only
2018-01-01 21:53:12 +02:00