- From: Daniel Stenberg <daniel@haxx.se>
- Date: Tue, 14 Jun 2022 12:25:03 +0200 (CEST)
- To: Roberto Polli <robipolli@gmail.com>
- cc: HTTP Working Group <ietf-http-wg@w3.org>, Giuseppe De Marco <giuseppe.demarco@teamdigitale.governo.it>
On Tue, 14 Jun 2022, Roberto Polli wrote: > I noted that some specs reference URL/URI from https://url.spec.whatwg.org/ > while others use https://www.rfc-editor.org/rfc/rfc3986 & co. > I assume that those specs are aligned, isn't it? They are very much not aligned. There are plenty of ways we can write URLs and URIs that parse differently based on these specs. I collect some of those issues here: https://github.com/bagder/docs/blob/master/URL-interop.md -- / daniel.haxx.se
Received on Tuesday, 14 June 2022 10:25:22 UTC