#HttpCache
Your HTTP cache is silently broken the moment a session starts: cacheHeaders: public, but Symfony forces private, max-age=0. The fix: one header. ktherage.github.io/blog/2026/sy... #Symfony #PHP #APIPlatform #HttpCache #Security
ktherage.github.io
September 2, 2026 at 6:58 PM
Votre cache HTTP ne sert jamais malgré `cacheHeaders: public` ? Si une session est utilisée, Symfony force `private` à `-1000`. Le fix documenté tient en 1 header. ktherage.github.io/fr/blog/2026... #Symfony #PHP #APIPlatform #HttpCache #Security
Symfony tue silencieusement votre cache HTTP dès qu'une session démarre
Vous envoyez Cache-Control: public, s-maxage=86400. Symfony répond private, max-age=0, must-revalidate, s-maxage=86400. Voici l'AbstractSessionListener à -1000 et son échappatoire officielle NO_AUTO_C...
ktherage.github.io
September 2, 2026 at 6:42 PM
kube-httpcache (⭐️ 313)

Varnish Reverse Proxy on Kubernetes

#go
August 29, 2026 at 3:14 PM
📦 alengo/sulu-bunny-cdn-bundle 0.1

bunny.net CDN integration for Sulu/Symfony: tag-based edge cache invalidation (CDN-Tag header + wildcard purge) wired into FOS HttpCache.

🔗 https://github.com/alengodev/SuluBunnyCdnBundle
July 9, 2026 at 10:24 PM
#Development #Guides
Browser caching with No-Vary-Search · Better HTTP caching by ignoring irrelevant query parameters ilo.im/16crk2 by Harry Roberts

_____
#Caching #URL #UrlParameters #HTTP #HttpCache #HttpHeaders #Browsers #WebPerf #WebDev #Frontend
Better Browser Caching with No-Vary-Search – CSS Wizardry
No-Vary-Search lets HTTP caches ignore irrelevant query parameters such as UTM tags, while still keeping meaningful ones like product variants in the cache key.
ilo.im
May 8, 2026 at 2:11 AM
I've finally republished the remaining two issues of #theapidispatch newsletter.

In this one I'm particularly proud of the title and not-so-subtle Roy Fielding joke combined with htmx promo: https://www.bitoff.org/the-api-dispatch-8/

#httpcache #postman
The API Dispatch #8: Range Against the Machine
In the October issue of API Dispatch, we’ll take a look at Postman’s State of the API report, highlighting the gap between AI-powered development and AI-ready APIs. We then dive into HTTP caching and the sharp edges you can still bleed on – range, content negotiation, transfer-encoding – and a few under-tested API injection paths. Mike Amundsen returns to tap the sign with his maxim – and to remind you that MCP is (still) not your app.
www.bitoff.org
December 30, 2025 at 11:14 PM
📦 toflar/psr6-symfony-http-cache-store 4.3.0

An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.

🔗 https://github.com/Toflar/psr6-symfony-http-cache-store
December 3, 2025 at 1:10 PM
🚀 Ktor 3.3.2 is here!

- WebRTC cleanup
- SOCKS proxy (Darwin)
- Better Java proxy errors
- Fixes for retries, OpenAPI, Android, Curl, HttpCache

🔗 github.com/ktorio/ktor/releases/tag/3.3.2

#Ktor #Kotlin #AndroidDev #Android
Release 3.3.2 · ktorio/ktor
Published 5 November 2025 Improvements WebRTC Client. Remove redundant targets (KTOR-9062) Add Socks proxy support to Darwin engine (KTOR-8968) Java: Improve error message when SOCKS proxy is use...
github.com
November 5, 2025 at 3:33 PM
HttpCache (1.0.0-alpha.1)
lib.rs
July 29, 2025 at 2:10 AM
HttpCache (0.20.0)
lib.rs
January 31, 2025 at 3:23 AM
ID: CVE-2024-49580
CVSS V3.1: MEDIUM
In JetBrains Ktor before 3.0.0 improper caching in HttpCache Plugin could lead to response information disclosure
#security #infosec #cve-alert
nvd.nist.gov
October 17, 2024 at 1:16 PM