Security Report Summary
C
| Site: | https://www.twitch.tv/weegee | ||
|---|---|---|---|
| IP Address: | 199.232.26.214 | ||
| Report Time: | 08 Jun 2026 00:28:44 UTC | ||
| Headers: |
|
||
| Advanced: |
|
Missing Headers
| Content-Security-Policy | Content Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. |
|---|---|
| Referrer-Policy | Referrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites. |
| Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Raw Headers
| HTTP/2 | 103 |
|---|---|
| link | <https://assets.twitch.tv>; rel=preconnect |
| link | <https://assets.twitch.tv>; rel=preconnect; crossorigin |
| HTTP/2 200 | |
| content-type | text/html |
| content-encoding | gzip |
| set-cookie | unique_id=917740eb050a4de0bff1e5917de21588; expires=Thu, 08 Jul 2027 00:28:44 GMT; domain=.twitch.tv; path=/; secure; samesite=none |
| set-cookie | unique_id_durable=917740eb050a4de0bff1e5917de21588; expires=Thu, 08 Jul 2027 00:28:44 GMT; domain=.twitch.tv; path=/; secure; samesite=none; httponly |
| set-cookie | server_session_id=2571467337224bf29435289ef067349a; domain=.twitch.tv; path=/; secure; samesite=none |
| x-frame-options | SAMEORIGIN |
| x-xss-protection | 1; mode=block |
| x-content-type-options | nosniff |
| strict-transport-security | max-age=31536000 |
| cache-control | private, max-age=0 |
| date | Mon, 08 Jun 2026 00:28:44 GMT |
| set-cookie | twitch.lohp.countryCode=IE; domain=.twitch.tv; path=/; expires=Sat, 03 Jul 2027 00:28:44 GMT; |
| vary | Accept-Encoding |
| nel | {"report_to":"nel","max_age":86400,"include_subdomains":true,"success_fraction":0,"failure_fraction":1} |
| report-to | {"group":"nel","max_age":86400,"include_subdomains":true,"endpoints":[{"url":"https://nel.twitch.tv/nel"}]} |
Upcoming Headers
| Cross-Origin-Embedder-Policy | Cross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP. |
|---|---|
| Cross-Origin-Opener-Policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
| Cross-Origin-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
| set-cookie | The 'httpOnly' flag is not set on this cookie. There is no Cookie Prefix on this cookie. This is not a SameSite Cookie. |
|---|---|
| x-frame-options | X-Frame-Options tells the browser whether you want to allow your site to be framed or not. By preventing a browser from framing your site you can defend against attacks like clickjacking. |
| x-xss-protection | X-XSS-Protection sets the configuration for the XSS Auditor built into older browsers. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead. |
| x-content-type-options | X-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff". |
| strict-transport-security | HTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS. |
| nel | Network Error Logging is a new header that instructs the browser to send reports during various network or application errors. You can sign up for a free account on Report URI to collect these reports. |
| report-to | Report-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. You can sign up for a free account on Report URI to collect these reports. |