4 Sep 2009 07:33
Re: ws: and wss: schemes
Ian Hickson <ian <at> hixie.ch>
2009-09-04 05:33:29 GMT
2009-09-04 05:33:29 GMT
On Fri, 14 Aug 2009, Julian Reschke wrote: > > [...] it now says: > > > URI scheme syntax. > > In ABNF terms using the terminals from the IRI specifications: > > [RFC5238] [RFC3987] > > > > "ws" ":" ihier-part [ "?" iquery ] > > That is even worse than before, because it now uses productions from the > IRI spec defining *URI* syntax. ws: and wss: URLs are i18n-aware; why would we want to limit them to ASCII? > Furthermore, it still doesn't answer what the semantics of these parts > are. What do "ihier-part" and "iquery" represent in a ws URI? This is defined by the RFC 3987, no? Surely we wouldn't want IRI components to have different meanings in different schemes? > What's the effect? How are they used? This is defined earlier in the Web Socket specification. > PS: what does RFC5238 have to do with this? Oops, typo. Fixed. (Meant 5234.)(Continue reading)
RSS Feed