On Sun, 26 Sep 2010 22:12:56 +0200, Adam Barth <[email protected]> wrote:
I think the URL stuff is going to end up getting split into at least two documents. One that describes the parsing/resolving/canonicalizing of URLs and another that defines a web API for interacting with URLs. We could start off with them in the same document, but we'll probably be forced to split them up later anyway.
Yup.
w.r.t. application/x-www-form-urlencoded, I haven't studied the format in detail, but my sense is that it could be included in one of those documents. Currently, the URL API document has algorithms for parsing and serializing query parameters, so that might be a good place to start off putting application/x-www-form-urlencoded.
Sounds good! -- Anne van Kesteren http://annevankesteren.nl/
