Difference between revisions of "HTTP"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Draft}}
+
[[wikipedia:HTTP]], [[RFC]] 1945
  
  
 
* [[HTTP]]
 
* [[HTTP]]
 
* [[HTTP/2]]
 
* [[HTTP/2]]
* [[HTTP/3]]: [[wikipedia:HTTP/3]] ([[QUICK]])
+
* [[HTTP/3]]: [[wikipedia:HTTP/3]] ([[QUIC]])
 +
* [[Websocket]]
 +
 
 +
 
 +
* [[HEAD]]
 +
 
 +
* [[HTTPS]]
 +
* [[HSTS]]
  
  
Line 13: Line 20:
 
* [[Caddy]] web server
 
* [[Caddy]] web server
 
* [[Fiddler]]
 
* [[Fiddler]]
 +
* [[HTTP headers]]
 +
* [[Nagios]]: <code>[[check_http]]</code>
 +
* [[Apache HTTP]]
 +
* [[Nginx]]
 +
* [[Tim Berners Lee]]
 +
* [[Python requests]] HTTP library
  
 
== Activities ==
 
== Activities ==
 
* [[Configure HTTP to HTTPs redirection with Nginx]] <code>[[return]]</code> directive
 
* [[Configure HTTP to HTTPs redirection with Nginx]] <code>[[return]]</code> directive
* [[Display HTTP response headers]]: <code>[[curl]] -sD - -o /dev/null http://example.com</code><ref>https://stackoverflow.com/questions/3252851/how-to-display-request-headers-with-command-line-curl</ref>
+
* [[Display HTTP response headers]]: <code>[[curl]] -sD - -o [[/dev/null]] http://example.com</code><ref>https://stackoverflow.com/questions/3252851/how-to-display-request-headers-with-command-line-curl</ref>
  
 
== See also ==
 
== See also ==
 +
* {{POST}}
 
* {{HTTPS}}
 
* {{HTTPS}}
 
* {{CA}}
 
* {{CA}}

Latest revision as of 12:43, 6 September 2023

Advertising: