- From: Linus Lewandowski <notifications@github.com>
- Date: Wed, 11 Apr 2018 14:17:11 +0000 (UTC)
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 11 April 2018 14:17:41 UTC
While RFC 3986 (from 2005) has tried to re-reserve `!'()*`, I think this should be considered a failed attempt, as the most popular encoder - `encodeURIComponent` - ignores this reservation. RFC 2396 (from 1998) has explicitely declared them as unreserved, and it's just impossible to reserve a thing that was formally unreserved for 7 years - and that other standards, like ECMAScript 3 (from 1999), were building upon. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/issues/369#issuecomment-380468280
Received on Wednesday, 11 April 2018 14:17:41 UTC