- From: Michael Power <notifications@github.com>
- Date: Wed, 19 Feb 2020 11:46:28 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 19 February 2020 19:46:42 UTC
I was looking for similar features and opened the following issue with nodejs https://github.com/nodejs/node/issues/31874 The spec @ https://url.spec.whatwg.org/#relative-url-with-fragment-string also talks about certain segments of the URL but whatwg/url does not give read access to those fragments. While certain naive user land libraries might be able to work with a subset of valid URLs, actually writing code that that works for all URLs is more involved and I think a good place for that is in whatwg/url https://github.com/nodejs/node/issues/31874 is slightly different then #421, should I create a new issue in whatwg/url for this? -- 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/421#issuecomment-588413526
Received on Wednesday, 19 February 2020 19:46:42 UTC