- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Wed, 21 May 2025 22:51:25 +0200
- To: ietf-http-wg@w3.org
Am 21.05.2025 um 20:35 schrieb Julian Reschke: > Am 20.05.2025 um 00:38 schrieb Mark Nottingham via Datatracker: >> Mark Nottingham has requested publication of draft-ietf-httpbis-safe- >> method-w-body-11 as Proposed Standard on behalf of the HTTPBIS working >> group. >> >> Please verify the document's state at https://datatracker.ietf.org/ >> doc/draft-ietf-httpbis-safe-method-w-body/ > > Awesome. > > At this point, we may want to check how clients, libraries, > intermediaries and servers can take advantage of safeness, idempotency, > and cacheability. > > I recall, that - ages ago - I helped making Firefox aware of similar > properties of PROPFIND, REPORT, and SEARCH (AFAIR, wrt retries being > possible). So we may want to do the same for QUERY - Anne, is that > something that can/should go into FETCH? > > I'll also check whether there's something that can/should be done in > Apache HTTP-Client and Tomcat. > ... ...and there it is already: https://github.com/apache/httpcomponents-core/pull/499 Best regards, Julian
Received on Wednesday, 21 May 2025 20:51:31 UTC