Update httpclient.rst (#1538)
This commit is contained in:
parent
3d6a1c7b41
commit
50646b9e70
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
HTTPClient Library
|
||||
==================
|
||||
|
||||
A simple HTTP requestor that can handle both HTTP and HTTPS requests is
|
||||
A simple HTTP requester that can handle both HTTP and HTTPS requests is
|
||||
included as the ``HTTPClient`` library.
|
||||
|
||||
Check the examples for use under HTTP and HTTPS configurations. In general,
|
||||
|
|
|
|||
Loading…
Reference in a new issue