Dump all requests and responses including redirects. This takes the response returned by requests and will dump all request-response pairs in the redirect history in order followed by the final request-response. Example:: import requests from requests_toolbelt.util
(response, request_prefix=b'< ', response_prefix=b'> ')
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected