Skip to content

Commit

Permalink
Use imperative
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed May 19, 2015
1 parent cdc96f6 commit 1ecaa27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/client_reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,8 @@ request coroutine
read_until_eof=True, request_class=None,\
response_class=None)

Performs an asynchronous http request. Returns a response object.
Perform an asynchronous http request. Return a response object
(:class:`ClientResponse` or derived from).

:param str method: HTTP method

Expand Down

0 comments on commit 1ecaa27

Please sign in to comment.