Missing Headers
Content-Security-PolicyContent 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.
X-Frame-OptionsX-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. Recommended value "X-Frame-Options: SAMEORIGIN".
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Raw Headers
HTTP/1.1200 OK
Cache-Controlno-store, no-cache
Pragmano-cache
Content-Typetext/html; charset=utf-8
Content-Encodinggzip
Expires-1
VaryAccept-Encoding
Strict-Transport-Securitymax-age=31536000; includeSubDomains
X-Content-Type-Optionsnosniff
P3PCP="DSP CUR OTPi IND OTRi ONL FIN"
x-ms-request-id693e9e5e-8a1a-486f-9d0d-10d376661200
x-ms-ests-server2.1.17615.11 - NCUS ProdSlices
report-to{"group":"network-errors","max_age":86400,"endpoints":[{"url":"https://identity.nel.measure.office.net/api/report?catId=GW+estsfd+est"}]}
nel{"report_to":"network-errors","max_age":86400,"success_fraction":0.001,"failure_fraction":1.0}
x-ms-clitelem1,50168,0,,
x-ms-srs1.P
Referrer-Policystrict-origin-when-cross-origin
X-XSS-Protection0
Set-Cookieesctx-oydnaNVFw=AQABCQEAAADnfolhJpSnRYB1SVj-Hgd8WwP-CgHY9ln7aSDJnkWt4XAO_tUu2cbq5TvUqSDcf6mAj3WK4HO3eMAgfgwPCcajLyfnXbLlsE0VC381-rCyP6DUXEVa_RuKF5H5BmYXFa4p7CDzpjnR9BmjV-w_OjMtmkf5tjrVUUQi_5a68BgNISAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None
Set-Cookiefpc=AkkG-whgMZNLm7_nphQmSWs; expires=Sun, 28-Apr-2024 06:06:47 GMT; path=/; secure; HttpOnly; SameSite=None
Set-Cookieesctx=PAQABBwEAAADnfolhJpSnRYB1SVj-Hgd8iGYqY7nVy20e08gUZyXlTYuFBN2In5WznbQuK_mBg13k6M8Ho2M1mZVyQsYMamk5AQbveLtBBn6_pJnLAavDn1SFGgDU-hEvzEkTzLfvf3lxsyV5yUtSX2mjDGwz9Mz8qEFi8nzuSGXNsPjQ3z5DhR0ZjRoHVw09zFJbZ8Dv_gQgAA; domain=.login.microsoftonline.com; path=/; secure; HttpOnly; SameSite=None
Set-Cookiex-ms-gateway-slice=estsfd; path=/; secure; samesite=none; httponly
Set-Cookiestsservicecookie=estsfd; path=/; secure; samesite=none; httponly
DateFri, 29 Mar 2024 06:06:46 GMT
Content-Length9242
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-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-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
Strict-Transport-SecurityHTTP 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.
X-Content-Type-OptionsX-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".
report-toReport-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.
nelNetwork 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.
Referrer-PolicyReferrer 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.
X-XSS-ProtectionX-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.
Set-CookieThere is no Cookie Prefix on this cookie. This is not a SameSite Cookie.
Set-CookieThere is no Cookie Prefix on this cookie. This is not a SameSite Cookie.