Difference between revisions of "HTTP"
Jump to navigation
Jump to search
↑ https://aws.amazon.com/blogs/aws/new-aws-application-load-balancer/
↑ https://stackoverflow.com/questions/3252851/how-to-display-request-headers-with-command-line-curl
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:HTTP]] | + | [[wikipedia:HTTP]], [[RFC]] 1945 |
Line 5: | Line 5: | ||
* [[HTTP/2]] | * [[HTTP/2]] | ||
* [[HTTP/3]]: [[wikipedia:HTTP/3]] ([[QUIC]]) | * [[HTTP/3]]: [[wikipedia:HTTP/3]] ([[QUIC]]) | ||
+ | * [[Websocket]] | ||
+ | |||
+ | * [[HEAD]] | ||
* [[HTTPS]] | * [[HTTPS]] | ||
Line 21: | Line 24: | ||
* [[Apache HTTP]] | * [[Apache HTTP]] | ||
* [[Nginx]] | * [[Nginx]] | ||
+ | * [[Tim Berners Lee]] | ||
+ | * [[Python requests]] HTTP library | ||
== Activities == | == Activities == |
Latest revision as of 12:43, 6 September 2023
wikipedia:HTTP, RFC 1945
- Amazon ELB: Websocket and HTTP/2 support from 2016[1]
Related terms[edit]
- Caddy web server
- Fiddler
- HTTP headers
- Nagios:
check_http
- Apache HTTP
- Nginx
- Tim Berners Lee
- Python requests HTTP library
Activities[edit]
- Configure HTTP to HTTPs redirection with Nginx
return
directive - Display HTTP response headers:
curl -sD - -o /dev/null http://example.com
[2]
See also[edit]
- HTTP:
POST, PUT, PATCH, GET, HEAD, OPTIONS, DELETE
, Webhook,curl -X POST, allowed_methods
- HTTP, HTTP client, HTTP/1.1, HTTP/2, HTTP/3, HTTPS, HSTS CSR, TLS, SSL,
openSSL
, WebSockets, WebRTC,ssl_certificate
QUIC, HPKP, CT, List of HTTP status codes, URL redirection, Content-type:, Webhook, HTTP headers,--insecure
, Axios HTTP client, HTTP cookies, HTTP ETag, Hypertext Transfer Protocol -- HTTP/1.1 - CA, Root Certificates, FreeIPA, PKI, OpenCA, Wildcard certificate,
certtool
,certbot
(Let's Encrypt),certinfo
(Cloudflare), ACME, Boulder,cfssl
(Cloudflare), Public key certificate, public key, TLS and X.509, OCSP, Subject Alternative Name (SAN),openssl ca
, Self signed certificate, CSR,keytool
, ACM, KMS,aws acm
, IdenTrust, multirootca, cert-manager, ca_cert_identifier
Advertising: