- From: Daniel Stenberg <daniel@haxx.se>
- Date: Mon, 14 Aug 2023 23:03:23 +0200 (CEST)
- To: "Soni L." <fakedme+http@gmail.com>
- cc: HTTP Working Group <ietf-http-wg@w3.org>
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