# Page Not Found

The URL `web/http-request-smuggling` does not exist.

You might be looking for one of these pages:
- [HTTP Request Smuggling](https://book.jorianwoltjer.com/web/server-side/http-request-smuggling.md)
- [Client-Side](https://book.jorianwoltjer.com/web/client-side.md)
- [Server-Side](https://book.jorianwoltjer.com/web/server-side.md)
- [Enumeration](https://book.jorianwoltjer.com/web/enumeration.md)
- [Cross-Site Request Forgery (CSRF)](https://book.jorianwoltjer.com/web/client-side/cross-site-request-forgery-csrf.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/http-request-smuggling.md`)
- Use `Accept: text/markdown` header for content negotiation