On Fri, Mar 3, 2023 at 2:54 PM Peter Gutmann <pgut...@cs.auckland.ac.nz>
wrote:

> Another thing we need a lot more time to find out is whether, like HTTP >
> 1.1,
> TLS 1.3 has forked TLS.  For HTTP there'll perpetually be two lines going
> forward, HTTP <number-go-up> for web browsers and HTTP 1.1 for everything
> that
> isn't a web browser.
>

I don't think this characterization is quite right. Operating systems and
standard libraries often supply this code. The application code handling a
GET/POST is often unconcerned with the underlying HTTP version. One example
is here:

https://developer.apple.com/documentation/technotes/tn3102-http3-in-your-app

More libraries here:

https://en.wikipedia.org/wiki/HTTP/3#Libraries

thanks,
Rob
_______________________________________________
TLS mailing list
TLS@ietf.org
https://www.ietf.org/mailman/listinfo/tls

Reply via email to