Re: URL parsing in HTML5

On 2011-11-04 16:59, Elisabeth Robson wrote:
> Sorry, joining the conversation a bit late, can you explain more
> specifically what you mean by URIs "leaking" in this context?
> ...

With "leaking" we mean that once an identifier "works" inside an HTML 
link, it's likely to surface in other protocol elements (such as HTTP 
Location header field) or API parameters (such as XmlHttpRequest).

Best regards, Julian

Received on Friday, 4 November 2011 16:14:21 UTC