Difference between revisions of "HTTP"

From wikieduonline
Jump to navigation Jump to search
 
(30 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Draft}}
+
[[wikipedia:HTTP]], [[RFC]] 1945
  
  
 +
* [[HTTP]]
 +
* [[HTTP/2]]
 +
* [[HTTP/3]]: [[wikipedia:HTTP/3]] ([[QUIC]])
 +
* [[Websocket]]
 +
 +
 +
* [[HEAD]]
 +
 +
* [[HTTPS]]
 +
* [[HSTS]]
 +
 +
 +
 +
* [[Amazon ELB]]: [[Websocket]] and [[HTTP/2]] support from 2016<ref>https://aws.amazon.com/blogs/aws/new-aws-application-load-balancer/</ref>
  
 +
== Related terms ==
 +
* [[Caddy]] web server
 +
* [[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]]
+
* [[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>
  
 
== See also ==
 
== See also ==
* [[HTTP/2]]
+
* {{POST}}
 +
* {{HTTPS}}
 +
* {{CA}}
  
  
 
[[Category:web]]
 
[[Category:web]]

Latest revision as of 12:43, 6 September 2023

Advertising: