Re: Slower HTTP for privacy

On Mon, 30 Jan 2023, Soni L. wrote:

> It's not at all what we ask for! Uh, we mean like, why does the HTTP server 
> have to parse and discard the User-Agent header and another 10 or so headers 
> which it has no use for, instead of just... not receiving those headers in 
> the first place?

You can easily make your HTTP client send only the exact headers you want. 
HTTP is very flexible that way.

-- 

  / daniel.haxx.se

Received on Monday, 30 January 2023 21:52:49 UTC