Description
REST clients can speak HTTP 1.1 from Python with explicit request and response handling. This library is useful for developers building API integrations or protocol tests. Network endpoints, credentials, and response data should be treated as trusted only when the service is trusted.