Difference between revisions of "HTTP/2"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
  
<code>[[wget2]]</code>
+
* <code>[[wget2]]</code>
 +
* [[kubernetes.io/h2c]]
  
== Curl examples ==
+
== curl examples ==
 
<code>[[curl -I]] [[--http2]] https://google.com</code>
 
<code>[[curl -I]] [[--http2]] https://google.com</code>
  
curl -I --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
 
  
 +
{{curl wikieduonline}}
  
 
== Related ==
 
== Related ==
 
* [[Websocket]]
 
* [[Websocket]]
 
* [[HTML5]]
 
* [[HTML5]]
 +
* [[HTTP/3]]: [[curl --http3]]
 +
* [[CVE-2023-44487 HTTP/2 Rapid Reset Vulnerability]]
  
 
== See also ==  
 
== See also ==  
 +
* {{HTTP2}}
 
* {{POST}}
 
* {{POST}}
 
* {{HTTPS}}
 
* {{HTTPS}}
  
 
[[Category:HTTP]]
 
[[Category:HTTP]]

Latest revision as of 08:40, 3 June 2024

Advertising: