- From: Willy Tarreau <w@1wt.eu>
- Date: Fri, 23 May 2025 04:43:12 +0200
- To: Rahul Gupta <cxres@protonmail.com>
- Cc: Julian Reschke <julian.reschke@gmx.de>, ietf-http-wg@w3.org
On Thu, May 22, 2025 at 09:07:47PM +0000, Rahul Gupta wrote: > FYI... > > llhttp supports QUERY since 9.2.0 > https://github.com/nodejs/llhttp/releases/tag/release%2Fv9.2.0 > > which means that Nodejs has been supporting QUERY since 21.7.2 > https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V21.md#2024-04-03-version-2172-current-rafaelgss-prepared-by-marco-ippolito > > The issue page on NodeJS for adding QUERY crosslinks about a dozen other libraries that either have added support or have issues open to add support: > https://github.com/nodejs/node/issues/51562 FWIW I've added it to HAProxy's todo list for next version (3.3) as well since we're making special cases of idempotent methods (idle connections reuse, L7 retries, early data). Willy
Received on Friday, 23 May 2025 02:43:31 UTC