Hacker News new | ask | show | jobs
by nmussy 2465 days ago
Hey @jgrahamc, just a heads-up, the output of the curl request in the "Using curl" section is not up to date:

  alt-svc: h3-22=":443"; ma=86400
I was surprise you didn't deploy draft-23 despite quiche supporting it, so I checked:

  $ curl -vs https://blog.cloudflare.com/ 2>&1 | grep alt-svc
  < alt-svc: h3-23=":443"; ma=86400
Could you pass it along?
1 comments

Nice catch! As you've noticed, we plan to keep tracking the new drafts as they come out. 22 was the current version at the time we drafted this post, and 23 is now live.