Route PluginsHTTP Client CacheOn this pageHTTP Client Cachecp:otoroshi.next.plugins.NgHttpClientCache This plugin add cache headers to responses categories: Headers default configuration: { "max_age_seconds" : 86400, "methods" : [ "GET" ], "status" : [ 200 ], "mime_types" : [ "text/html" ]}