Re: RFC9209 Proxy-Status response header

Alex Rousskov <[email protected]> Fri, 19 Dec 2025 14:30:54 -0500
Newsgroups gmane.comp.web.squid.general
Message-ID <[email protected]>
On 2025-12-19 06:12, Giedrius Stalioraitis wrote:

> Is RFC9209 Proxy-Status response header supported in Squid?

No, it is not.


> According
> to https://wiki.squid-cache.org/StandardsCompliance it is supported
> from version 4.x, 

Like most Squid wiki pages, that page contents did not go through a 
proper Squid Project review process. There are probably a few mistakes 
there. Fixes welcome at
https://github.com/squid-cache/squid-cache.github.io/pulls


> but I couldn't find any mentions of it in the latest
> source code/documentation.

Neither could I. Squid supports Cache-Status (RFC 9211).

Alex.