- From: Janne Koschinski <notifications@github.com>
- Date: Wed, 11 May 2016 04:39:36 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc:
Received on Wednesday, 11 May 2016 11:40:06 UTC
@annevk That’d be cURL – but do you suggest every tool that handles URLs is rewritten based on this single implementation of a parser? Do you actually *want* Android to accept single or triple slashes in cross-app communication? There are use cases for when you want to accept malformed input (for example, when it comes from a user), and there are use cases where you don’t. The definition of URL should be what you call "serialization of a URL record". --- 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/118#issuecomment-218434746
Received on Wednesday, 11 May 2016 11:40:06 UTC