Skip to main content

Save the response from the server. This may be needed when debugging.

Project description

Response Report

Save the httpx-response from the server. This may be needed when debugging.

from httpx import Client
from response_report import Reporter

client = Client()

response = client.get("https://pfel.cc/donate")

Reporter(response).save('donate_report.txt')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

response_report-1.1.1.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

response_report-1.1.1-py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page