> For the complete documentation index, see [llms.txt](https://kohttp.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kohttp.gitbook.io/docs/core/asynchronous-calls.md).

# Asynchronous calls

- [async GET](https://kohttp.gitbook.io/docs/core/asynchronous-calls/async-get.md)
- [async POST](https://kohttp.gitbook.io/docs/core/asynchronous-calls/async-post.md)
- [async PUT](https://kohttp.gitbook.io/docs/core/asynchronous-calls/async-put.md)
- [async HEAD](https://kohttp.gitbook.io/docs/core/asynchronous-calls/async-head.md)
- [async DELETE](https://kohttp.gitbook.io/docs/core/asynchronous-calls/async-delete.md)
- [async PATCH](https://kohttp.gitbook.io/docs/core/asynchronous-calls/async-patch.md)
- [async Generic requests](https://kohttp.gitbook.io/docs/core/asynchronous-calls/generic-requests.md)
- [async Upload files](https://kohttp.gitbook.io/docs/core/asynchronous-calls/async-upload-files.md)
