Skip to content

Commit

Permalink
Allow linking to request() (#6829)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer committed Jul 18, 2022
1 parent 7b0a615 commit c34eccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/client_reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ The client session supports the context manager protocol for self closing.
ssl_context=None, proxy_headers=None)
:async-with:
:coroutine:
:noindex:
:noindexentry:

Performs an asynchronous HTTP request. Returns a response object.

Expand Down

0 comments on commit c34eccb

Please sign in to comment.