HTTP Headers Analysis for http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-wsdl2code-maven-plugin

Analyzed on November 02, 2025 at 13:53 UTC

URL: http://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-wsdl2code-maven-plugin | Status: 200

18 Headers
Total Found

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; script-src; style-src; +3 more
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • 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

3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
Accept-Encoding

Caching Headers

3 headers
Age
Caching
0
Etag
Caching
"1408-5e0e23cc29492"
Last-Modified
Caching
Tue, 07 Jun 2022 21:26:10 GMT

Content Headers

2 headers
Content-Length
Content
5128
Content-Type
Content
text/html

Server Headers

1 headers
Server
Server
Apache

CORS Headers

1 headers
Access-Control-Allow-Origin
Cors
*

Cookies Headers

0 headers
No cookies headers found

Other Headers

6 headers
Date
Other
Sun, 02 Nov 2025 13:53:41 GMT
Via
Other
1.1 varnish, 1.1 varnish
X-Cache
Other
MISS, HIT
X-Cache-Hits
Other
0, 0
X-Served-By
Other
cache-hel1410028-HEL, cache-iad-kiad7000129-IAD
X-Timer
Other
S1762091622.610890,VS0,VE108

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 224ms