Re: Fetch: HTTP authentication and CORS

On May 4, 2013 1:29 AM, "Anne van Kesteren" <annevk@annevk.nl> wrote:
>
> On Fri, May 3, 2013 at 7:00 PM, Jonas Sicking <jonas@sicking.cc> wrote:
> > In the Gecko implementation they aren't. Assuming that you mean when
with
> > credentials is set to false?
>
> Right, when it's set to false. What's the normative reference for TLS
> client certificates? https://tools.ietf.org/html/rfc5246#section-7.4.6
> maybe?
>
>
> > We also don't reuse keep-alive http connections.
>
> Are we talking about persistent connections as per
> http://tools.ietf.org/html/rfc2616#section-8.1 or the obsolete
> HTTP/1.0 feature?

In the sense of the keep-alive header. I'm not sure, but I think it was
defined in HTTP 1.1.

/ Jonas

Received on Saturday, 4 May 2013 17:14:46 UTC