# Headers

- [CORS Header](https://clients.medianova.com/products/performance-cdn/static-content-delivery/advanced-configuration/headers/cors-header.md): Learn about the CORS Header and how to enable and configure this feature.
- [Custom Header](https://clients.medianova.com/products/performance-cdn/static-content-delivery/advanced-configuration/headers/custom-header.md): Learn how to configure Custom Header rules for a CDN Resource.
- [X-CDN Header](https://clients.medianova.com/products/performance-cdn/static-content-delivery/advanced-configuration/headers/x-cdn-header.md): Learn how the X-CDN Header adds CDN-specific information to origin requests in the Medianova Control Panel.
- [Origin Host Header](https://clients.medianova.com/products/performance-cdn/static-content-delivery/advanced-configuration/headers/origin-host-header.md): Learn how to configure a custom Host header for origin requests in the Medianova Control Panel.
- [HTTP Strict Transport (HSTS) Protection](https://clients.medianova.com/products/performance-cdn/static-content-delivery/advanced-configuration/headers/http-strict-transport-hsts-protection.md): Learn how HSTS Protection enforces HTTPS-only access for your CDN Resource.
- [X-Frame Options](https://clients.medianova.com/products/performance-cdn/static-content-delivery/advanced-configuration/headers/x-frame-options.md): Learn how the X-Frame Options feature controls which sites are allowed to frame your content.
- [X-XSS Protection](https://clients.medianova.com/products/performance-cdn/static-content-delivery/advanced-configuration/headers/x-xss-protection.md): Learn how the X-XSS Protection header controls browser-side filtering of reflected Cross-Site Scripting (XSS) attacks.
- [X-Content Type Options](https://clients.medianova.com/products/performance-cdn/static-content-delivery/advanced-configuration/headers/x-content-type-options.md): Learn how the X-Content-Type-Options header prevents MIME sniffing and enforces strict content-type handling in the browser.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://clients.medianova.com/products/performance-cdn/static-content-delivery/advanced-configuration/headers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
