seerr/server/middleware
Pedro Nascimento 966639df43
perf(imageproxy): do not set cookies to image proxy so CDNs can cache images (#3332)
CDNs such as Cloudflare bypass their cache if cookies are set in the response.
clearCookies
middleware removes the header before imageproxy serves the image.
2023-02-12 20:05:29 +09:00
..
auth.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
clearcookies.ts perf(imageproxy): do not set cookies to image proxy so CDNs can cache images (#3332) 2023-02-12 20:05:29 +09:00