Requests
aiookru executes http requests with httpx.AsyncClient.
Request Format
httpx.AsyncClient makes GET requests according to
Request Format.
For example:
Response Format
or
aiookru executes http requests with httpx.AsyncClient.
httpx.AsyncClient makes GET requests according to
Request Format.
For example:
or