Yeah, cool shit Caddy, just yeet the Content-Length from random files for no reason
-
-
-
Has Content-Length: volpeon.ink/_astro/_category_.DTW9tSzV.css
Doesn't have Content-Length: volpeon.ink/_astro/about.ArvwJ6Ft.css
You can verify both are precompressed by appending ".br".@volpeon > You can verify both are precompressed by appending ".br".
BRAZIL MENTIONED
-
@volpeon > You can verify both are precompressed by appending ".br".
BRAZIL MENTIONED
@jbauer ​
​
-
@forst @lnkr
I think Caddy is serving the precompressed file after all. I rancurl -so /dev/null "https://volpeon.ink/_astro/about.ArvwJ6Ft.css.br" -w '%{size_download}' curl -so /dev/null "https://volpeon.ink/_astro/about.ArvwJ6Ft.css" -H "Accept-Encoding: br" -w '%{size_download}'
and both commands yielded the same size.