Lucas Pardue
Lucas Pardue
In the case where such proxy is aware that the h1 response is not chunked and it has content length, if it sees the response end (the TCP connection close)...
My understanding is the same as Martin's
I agree that this is a problem. I think the case can be worse than @mnot describes when it comes to QUIC. Under certain circumstances, depending on client implementations, Alt-Svc...
I think it's easiest to just add a request to update the note in the IANA considerations of digest spec. E.g. current: > IANA is asked to update the "Reference"...
> 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?...
@martinduke and I put together https://datatracker.ietf.org/doc/html/draft-duke-httpbis-quic-version-alt-svc as a more formal way to track design. Draft 00 plumps for adding a `quicv` parameter that carries a list of hex-encdoded QUIC versions.
My instinct is just it would be sufficient to identify that pushed requests with a signature are a thing that can happen. The more I think it, the more I...
Nominally Server Push works similarly in H2 and H3. If we write anything, it can be written in a way that talks about messages and can apply to both.
OK i can accept that, let's close this issue.
Is that a no? 😀 Or does it mean this change can be rolled into a label for the next breaking change release? No advocating for doing work just for...