From a81da8f2bc22a9b1b50267867f127088982b2298 Mon Sep 17 00:00:00 2001 From: jrfnl Date: Tue, 27 Apr 2021 17:48:42 +0200 Subject: [PATCH] GH Pages: various minor tweaks to the content ... after site review of the regenerated website by schlessera and me. Follow up to 468 Sister-PR to 477 --- api/class-Requests_Exception.html | 4 +- docs/authentication-custom.md | 101 ++++----- docs/authentication.md | 75 ++++--- docs/goals.md | 67 +++--- docs/hooks.md | 205 ++++++++--------- docs/index.md | 1 + docs/proxy.md | 59 ++--- docs/usage-advanced.md | 155 ++++++------- docs/usage.md | 313 +++++++++++++------------- docs/why-requests.md | 359 +++++++++++++++--------------- download/index.md | 15 +- index.md | 5 +- support/index.md | 4 +- 13 files changed, 682 insertions(+), 681 deletions(-) diff --git a/api/class-Requests_Exception.html b/api/class-Requests_Exception.html index 33f4319c7..4831c925b 100644 --- a/api/class-Requests_Exception.html +++ b/api/class-Requests_Exception.html @@ -294,11 +294,11 @@

Overrides

getType( )
-

Like Exception::getCode(), but a string code.

+

Like getCode(), but a string code.