Difference between revisions of "HTTP/2"

From wikieduonline
Jump to navigation Jump to search
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[wikipedia:HTTP/2]]
+
[[wikipedia:HTTP/2]] (May 2015)
  
  
[[wget2]]
+
* <code>[[wget2]]</code>
 +
* [[kubernetes.io/h2c]]
  
[[curl -I]] [[--http2]] https://google.com
+
== curl examples ==
 +
<code>[[curl -I]] [[--http2]] https://google.com</code>
 +
 
 +
 
 +
{{curl wikieduonline}}
 +
 
 +
== Related ==
 +
* [[Websocket]]
 +
* [[HTML5]]
 +
* [[HTTP/3]]: [[curl --http3]]
  
 
== See also ==  
 
== See also ==  
 +
* {{POST}}
 
* {{HTTPS}}
 
* {{HTTPS}}
  
 
[[Category:HTTP]]
 
[[Category:HTTP]]

Latest revision as of 11:09, 18 January 2024

wikipedia:HTTP/2 (May 2015)


curl examples[edit]

curl -I --http2 https://google.com


 curl --head --http2  https://www.wikieduonline.com/wiki/Main_Page
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 17 Mar 2023 08:43:05 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
X-Content-Type-Options: nosniff
Content-language: en
Vary: Accept-Encoding, Cookie
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Cache-Control: private, must-revalidate, max-age=0
Last-Modified: Tue, 24 Jan 2023 06:00:39 GMT

Related[edit]

See also[edit]

Advertising: