Ryan Hamilton

Results 68 comments of Ryan Hamilton

Assuming I'm following this discussion correctly, I think I agree with @bagder. The cookies in the wild conform to the format accepted by major browsers. It seems like the right...

A single syntax with some notes to implementers seems like a good idea. It makes it clear that there is only one syntax while providing background for implementers. SGTM. On...

I'm not quite sure I understand the implication here. I thought that by definition an alternative was authoritative for the origin (assuming the connection is correctly authenticated). Is that idea...

I think I must be misunderstanding RFC 8336. I thought it was specifically to add additional origins in additional to the initial origin. Specifically this text: > When an ORIGIN...

Since this issue was discussing alt-svc, I thought the concern was the ORIGIN frame making the connection no longer valid for the origin that it was initially established for (which...

Interesting! Thanks for the example. In your example when you say, "a connection active to cdn.example.com" that's not sufficient to allow that connection to be used for a request to...

Would this mean that we'd be stuck on v1 initials roughly "forever"? That sounds unfortunate. In particular I think that means we would end up un-greasing the version field and...

I think we can break the ALPN problem into two parts 1. What ALPN value do we put in TLS handshakes for HTTP/3 + QUICv1 vs QUICv2? 2. What do...