HTTP headers allow the client and the server to pass additional information with the request or the response. A request header consists of its case-insensitive name followed by a colon ':', then by its value (without line breaks). Leading white space before the value is ignored.
Name | Value |
---|---|
HTTP/1.1 301 Moved Permanently | |
Server | nginx/1.6.2 |
Date | Wed, 27 Sep 2017 21:43:11 GMT |
Content-Type | text/html |
Content-Length | 184 |
Connection | keep-alive |
Location | https://www.groupon.com/ |
HTTP/1.1 200 OK | |
Content-Type | text/html; charset=utf-8 |
x-b3-traceid | 59d05ae6978a44ab9774b06384e95bfc |
x-Application | Pull-Itier |
Set-Cookie | _csrf=4wCL4ylqrKE33Mqg4PwZVmiV; Path=/; HttpOnly |
Set-Cookie | CID=US_DTI_0_0_0_0; Domain=.groupon.com; Path=/; Expires=Fri, 27 Oct 2017 23:59:59 GMT |
Set-Cookie | division=chicago; Max-Age=315360000; Domain=.groupon.com; Path=/; Expires=Sat, 25 Sep 2027 21:43:11 GMT |
Set-Cookie | ipll=%7B%22lat%22%3A51.2993%2C%22lng%22%3A9.491%2C%22ip%22%3A%22176.9.30.131%22%7D; Max-Age=1800; Domain=.groupon.com; Path=/; Expires=Wed, 27 Sep 2017 22:13:11 GMT |
Set-Cookie | pageId=eecb9bdf-080b-4a91-af06-3d0830cf034c-1506548591694-TH0; Path=/ |
X-Page-Id | eecb9bdf-080b-4a91-af06-3d0830cf034c-1506548591694-TH0 |
Cache-Control | private, max-age=0, no-cache, no-store, must-revalidate |
X-Request-Id | 59d05ae6-978a-44ab-9774-b06384e95bfc |
X-B-Cookie | a373e2e1-0510-acb2-0cd4-d0c2aa38bb78 |
Set-Cookie | s=eecb9bdf-080b-4a91-af06-3d0830cf034c; Expires=Wed, 27 Sep 2017 22:13:11 GMT; Path=/; Domain=.groupon.com |
X-S-Cookie | eecb9bdf-080b-4a91-af06-3d0830cf034c |
Set-Cookie | p0=1; Expires=Wed, 27 Sep 2017 21:48:11 GMT; Path=/; Domain=.groupon.com |
X-P0-Cookie | 1 |
X-UA-Compatible | IE=edge,chrome=1 |
X-Frame-Options | DENY |
X-Destination | browse_ita |
Date | Wed, 27 Sep 2017 21:43:12 GMT |
Transfer-Encoding | chunked |
Connection | keep-alive |
Connection | Transfer-Encoding |
Set-Cookie | b=a373e2e1-0510-acb2-0cd4-d0c2aa38bb78; expires=Sat, 25-Sep-2027 21:43:12 GMT; path=/; domain=.groupon.com |
Set-Cookie | bucket=303; expires=Sat, 25-Sep-2027 21:43:12 GMT; path=/; domain=.groupon.com |
Server | Groupon |
X-Treatment-Name | CONTROL |
X-Bucket-Value | 303 |
Set-Cookie | _abck=CE7E6268AEE4C2E404D2CC3C8C5E798C0214BF4D75110000701BCC5925723B53~-1~tDS/6ze6BnBWYrR0EMKPqS25J+KL8Vl0szo9JeLEf/I=~-1~-1; expires=Thu, 27 Sep 2018 21:43:12 GMT; max-age=31536000; path=/; domain=.groupon.com |
Set-Cookie | bm_sz=8056517375501C41C303C9A5DCB1654D~QAAQTb8UAhpcysReAQAALS5LxVwSQ+GF1LyfJ0KvbQgj1hLVYCd+dzqYhrtCSY+3ozy1OT3JCc/V0Okh6YE/0JAV/4F05e26VZDB4v0GTUr7SyhghpQNRgcxBR9F1juIo7IPQ/CxjaB4MPet5wsDekMSZWvRDuxLXgf4DbZSuqkTht3Xwt+q6/v8gTePO8U=; Domain=.groupon.com; Path=/; Max-Age=14400; HttpOnly |
The <head> element is a container for metadata (data about data) and is placed between the <html> tag and the <body> tag.
HTML metadata is data about the HTML document. Metadata is not displayed.
Metadata typically define the document title, character set, styles, links, scripts, and other meta information.
The following tags describe metadata: <title>, <style>, <meta>, <link>, <script>, and <base>.
Title is missing.
Meta description is missing.
Meta keywords are missing.
Name | Value |
---|
<head> section doesn't contain any styles.
Name | Value |
---|
<head> section doesn't contain any internal script sections.
Name | Value |
---|
<head> section doesn't contain a base section.