Open
Cached
·
just now
16
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15465600
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
No caching headers found
Content Headers
Content-Length
143
Content-Type
application/json
content-length: 143 content-type: application/json
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
Authorization, Content-Type, Accept, x-requested-with, cache-control, X-GIPHY-SDK-NAME, X-GIPHY-SDK-VERSION, X-GIPHY-SDK-PLATFORM, X-CSRFToken
Access-Control-Allow-Methods
GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Origin
*
access-control-allow-credentials: true access-control-allow-headers: Authorization, Content-Type, Accept, x-requested-with, cache-control, X-GIPHY-SDK-NAME, X-GIPHY-SDK-VERSION, X-GIPHY-SDK-PLATFORM, X-CSRFToken access-control-allow-methods: GET, POST, PUT, DELETE, OPTIONS access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Mon, 13 Apr 2026 19:56:24 GMT
Retry-After
0
X-Cache
MISS, MISS
X-Cache-Hits
0, 0
X-Served-By
cache-iad-kcgs7200087-IAD, cache-ewr-kewr1740054-EWR
X-Timer
S1776110184.990344,VS0,VE10
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Mon, 13 Apr 2026 19:56:24 GMT retry-after: 0 x-cache: MISS, MISS x-cache-hits: 0, 0 x-served-by: cache-iad-kcgs7200087-IAD, cache-ewr-kewr1740054-EWR x-timer: S1776110184.990344,VS0,VE10
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching