利用CURL的 --http2 參數指定開啟 HTTP/2 並用的 -I 參數回傳Header確認Protocol: $ curl --http2 -I https://www.google.com HTTP/2 200 ...
確定! 回上一頁