Re: XHR: definition of same-origin

On 8/28/07, Maciej Stachowiak <mjs@apple.com> wrote:
>
>
> The XHR spec doesn't define same-origin. We had a webkit bug filed
> differently where we apparently interpreted same-origin differently
> than IE or Firefox: <http://bugs.webkit.org/show_bug.cgi?id=15100>
>
> In particular, we would not consider https://example.com:443/ to be
> the same origin as https://example.com/.

Agree. This should come in handy:
 - RFC 3986, section 6.2.3 (Scheme-Based Normalization)

-- 

Robert Sayre

"I would have written a shorter letter, but I did not have the time."

Received on Wednesday, 29 August 2007 03:17:18 UTC