iris/_examples/cache/client-side
2018-01-25 16:19:45 +02:00
..
main.go 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