# Page Not Found

The URL `python/making-requests/customizing-requests/parameters-as-headers` does not exist.

You might be looking for one of these pages:
- [Passing API Parameters as Headers](https://docs.scraperapi.com/control-and-optimization/passing-api-parameters-as-headers.md)
- [Making POST/PUT Requests](https://docs.scraperapi.com/synchronous-apis/making-post-put-requests.md)
- [Sending Custom Headers](https://docs.scraperapi.com/control-and-optimization/sending-custom-headers.md)
- [MCP Server <--> n8n](https://docs.scraperapi.com/integrations/automation-and-workflow-integrations/n8n-integration/mcp-server-less-than-greater-than-n8n.md)
- [Supported Parameters](https://docs.scraperapi.com/control-and-optimization/supported-parameters.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.scraperapi.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.scraperapi.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/control-and-optimization/passing-api-parameters-as-headers.md`)
- Use `Accept: text/markdown` header for content negotiation