# Page Not Found

The URL `standard-lib-essentials/http-server` does not exist.

You might be looking for one of these pages:
- [HTTP server](https://quii.gitbook.io/learn-go-with-tests/build-an-application/http-server.md)
- [Revisiting HTTP Handlers](https://quii.gitbook.io/learn-go-with-tests/questions-and-answers/http-handlers-revisited.md)
- [Templating](https://quii.gitbook.io/learn-go-with-tests/go-fundamentals/html-templates.md)
- [Integers](https://quii.gitbook.io/learn-go-with-tests/go-fundamentals/integers.md)
- [Context-aware Reader](https://quii.gitbook.io/learn-go-with-tests/questions-and-answers/context-aware-reader.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://quii.gitbook.io/learn-go-with-tests/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://quii.gitbook.io/learn-go-with-tests/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/learn-go-with-tests/build-an-application/http-server.md`)
- Use `Accept: text/markdown` header for content negotiation