Cached · just now
22 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Good
default-src; base-uri; object-src; +10 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Strengthen CSP by removing 'unsafe-eval'

Performance Headers

Connection
Performance
close
Vary
Performance
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding

Caching Headers

Cache-Control
Caching
private, no-cache, no-store, max-age=0, must-revalidate

Content Headers

Content-Length
Content
47926
Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
envoy
X-Powered-By
Server
Next.js

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000, h3=":443"; ma=2592000
Cache-Tag
Other
111206781667, 111206781667:campusmedgrad
Cdn-Cache-Status
Other
miss
Date
Other
Sat, 05 Sep 2026 12:53:07 GMT
Server-Timing
Other
l2gfet4t7; dur=1488
Traceparent
Other
00-aee8c577ab7817e9a2c02e34af9bcd8c-42a8a8f0a4bc7488-01
Via
Other
1.1 google
X-Cloud-Trace-Context
Other
aee8c577ab7817e9a2c02e34af9bcd8c/4803274754100065416;o=1
X-Fah-Adapter
Other
nextjs-14.0.21

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology