Re: Request Speculation (Response Prediction)

On Mon, 14 Aug 2023, Soni L. wrote:

> Let's say your server is sending a redirect to another page on the same 
> server
>
> GET /whatever HTTP/1.1
> ...
>
> 302 Found
> Location: /something
>
> Instead of waiting for the client to send the follow-up request, why not just 
> send it straight away?

How is that not just a 200 with a body ?

-- 

  / daniel.haxx.se

Received on Monday, 14 August 2023 21:03:30 UTC