# Page Not Found

The URL `web/header-crlf-injection` does not exist.

You might be looking for one of these pages:
- [SQL Injection](https://book.jorianwoltjer.com/web/server-side/sql-injection.md)
- [CRLF / Header Injection](https://book.jorianwoltjer.com/web/client-side/crlf-header-injection.md)
- [NoSQL Injection](https://book.jorianwoltjer.com/web/server-side/nosql-injection.md)
- [CSS Injection](https://book.jorianwoltjer.com/web/client-side/css-injection.md)
- [Enumeration](https://book.jorianwoltjer.com/web/enumeration.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/web/server-side/sql-injection.md`)
- Use `Accept: text/markdown` header for content negotiation