portainer/api/http
Prabhat Khera 0b9cebc685
fix(caching): integrate with axios cache interceptor [EE-6505] (#10922)
* integrate with axios-cache-interceptor
* remove extra headers as not needed
2024-01-11 11:12:53 +13:00
..
client feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
csrf feat(auth): save jwt in cookie [EE-5864] (#10527) 2023-11-20 09:35:03 +02:00
errors feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
handler fix(caching): integrate with axios cache interceptor [EE-6505] (#10922) 2024-01-11 11:12:53 +13:00
middlewares remove deprecated random seed and other minor staticcheck errors (#10851) 2023-12-18 11:48:41 +13:00
models/kubernetes fix(namespace): create ns qa feedback [EE-2226] (#10474) 2023-10-16 19:15:44 +01:00
offlinegate feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
proxy fix(caching): integrate with axios cache interceptor [EE-6505] (#10922) 2024-01-11 11:12:53 +13:00
security feat(auth): save jwt in cookie [EE-5864] (#10527) 2023-11-20 09:35:03 +02:00
logger.go fix(http): log HTTP server errors as DEBUG level EE-5225 (#9060) 2023-06-12 09:54:28 -03:00
server.go feat(auth): save jwt in cookie [EE-5864] (#10527) 2023-11-20 09:35:03 +02:00