Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
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
close
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding
connection: close vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
cache-control: private, no-cache, no-store, max-age=0, must-revalidate
Content Headers
Content-Length
47926
Content-Type
text/html; charset=utf-8
content-length: 47926 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000, h3=":443"; ma=2592000
Cache-Tag
111206781667, 111206781667:campusmedgrad
Cdn-Cache-Status
miss
Date
Sat, 05 Sep 2026 12:53:07 GMT
Server-Timing
l2gfet4t7; dur=1488
Traceparent
00-aee8c577ab7817e9a2c02e34af9bcd8c-42a8a8f0a4bc7488-01
Via
1.1 google
X-Cloud-Trace-Context
aee8c577ab7817e9a2c02e34af9bcd8c/4803274754100065416;o=1
X-Fah-Adapter
nextjs-14.0.21
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000, h3=":443"; ma=2592000 cache-tag: 111206781667, 111206781667:campusmedgrad cdn-cache-status: miss date: Sat, 05 Sep 2026 12:53:07 GMT server-timing: l2gfet4t7; dur=1488 traceparent: 00-aee8c577ab7817e9a2c02e34af9bcd8c-42a8a8f0a4bc7488-01 via: 1.1 google x-cloud-trace-context: aee8c577ab7817e9a2c02e34af9bcd8c/4803274754100065416;o=1 x-fah-adapter: nextjs-14.0.21
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology