It's said that the safari 14 will have HTTP/3 shipped, but I have captured packets using Wireshark find that no QUIC packets were captured. How can I enable HTTP/3 on my Mac? Is it because HTTP/3 will only come alone with Big Sur?
It seems that QUIC is implemented in user space. Why apple wants to integrate HTTP/3 into the OS level.
It seems that QUIC is implemented in user space. Why apple wants to integrate HTTP/3 into the OS level.
-
—
jeffreytgilbert
Add a CommentFrom Monterey v 12.2 (21D49) I'm running Safari Technology Preview Release 140 (Safari 15.4, WebKit 17614.1.1.4) and I installed and verified I can get HTTP/3 connections to work through CURL via the quiche client there. For testing, I also disabled all router firewalls and restarted the browser. I'm still not able to see h3 connections in the web inspector tool with the HTTP/3 flag enabled under the Develop > Experimental Features menu. Has anyone been able to see http/3 traffic in any of the safari builds? I'm not sure why I never do.