# Page Not Found

The URL `the-basics/responses/data-transfer-objects` does not exist.

You might be looking for one of these pages:
- [Data Transfer Objects](https://docs.saloon.dev/digging-deeper/data-transfer-objects.md)
- [Responses](https://docs.saloon.dev/the-basics/responses.md)
- [Sending Requests](https://docs.saloon.dev/the-basics/sending-requests.md)
- [Multipart Form Body](https://docs.saloon.dev/the-basics/request-body-data/multipart-form-body.md)
- [Stream Body](https://docs.saloon.dev/the-basics/request-body-data/stream-body.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/digging-deeper/data-transfer-objects.md`)
- Use `Accept: text/markdown` header for content negotiation