Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion documentation/source/client/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ HTTP Client
***********

This doc is just some simple examples for now. See :func:`http-request`
for additional arguments such as `headers:` and `follow-redirects:`.
for additional arguments such as ``headers:`` and ``follow-redirects:``.


Fetch the content of a web page and display it on ``*standard-output*``.
Expand Down