HTTP request

Simple:


Advanced, helpfull:

Advanced, raw:

HTTPS request of 'facebook.com'

Server redirection

The server retuned a status 301 response. This is usually a redirect. See 'location' response header for further info.

Follow redirection to 'www.facebook.com'

DNS resolve

DNS resolved in 42ms
facebook.com
A
157.240.26.35 (selected)
facebook.com
AAAA
2a03:2880:f13a:83:face:b00c:0:25de click to use

Connection

Connected to 157.240.26.35 in 38ms
  • Connected to host 157.240.26.35 (facebook.com), on port 443, in 16ms.
  • Connection is TLS 1.3-secured using certificat '*.facebook.com' in additional 22ms.
  • Certificat expires 03-05-2024.
  • Certificat is issued by 'DigiCert Inc'.
  • SSL-certifiat valdiated okay.
 

Request

Request transmitted in 0ms
GET / HTTP/1.1
Connection: Close
Host: facebook.com
Accept: */*
User-agent: iamroot.tech

Response headers

Status 301 returned. First bytes recieved in 54ms
HTTP/1.1 301 Moved Permanently 
Location: https://www.facebook.com/ 
Strict-Transport-Security: max-age=15552000; preload 
Content-Type: text/html; charset="utf-8" 
X-FB-Debug: ZN3Rwob0TDYNa9NQhx3a54XjGTAbmDnqdmo8rUiuaGsGEr0lkVE33ydhCB9JgWxk3Xo+G9NaGGDHifXdsRpvDw== 
Date: Fri, 26 Apr 2024 14:31:23 GMT 
X-FB-Connection-Quality: EXCELLENT; q=0.9, rtt=20, rtx=0, c=10, mss=1392, tbw=3405, tp=-1, tpl=-1, uplat=39, ullat=0 
Alt-Svc: h3=":443"; ma=86400 
Connection: close 
Content-Length: 0 

Log

  • Resolving host 'facebook.com' to 'facebook.com (157.240.26.35)' in 42ms. 1 additional IP's was returned as well.
  • Connected to '157.240.26.35' on port '443'
  • SSL connection established (TLS 1.3, using certificat '*.facebook.com, Meta Platforms, US', expirery 03-05-2024.)
  • Request sent to host
  • Waiting for response
  • First 492 bytes recieved in 54ms
  • A total of 492 bytes recieved in 55ms
  • HTTP statuscode 301 returned - redirect
    The server retuned a status 301 response. This is usually a redirect. See 'location' response header for further info.