MCPcopy Create free account
hub / github.com/a4k-openproject/script.module.openscrapers / dump_all

Function dump_all

lib/dump.py:161–197  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

dump_responseFunction · 0.85
appendMethod · 0.45

Tested by

no test coverage detected