Files
typeshed/stubs
Andria Brown ee24958e1e requests: Add connection property (type HTTPAdapter) to the Response class (#12279)
The `Response` instance is built by `HTTPAdapter`. When built, a property called `connection` is added to the `Response` that points back to the `HTTPAdapter` that created it. For example, this is used in the `requests` library's `HTTPDigestAuth` class to remake requests with credentials after authorization is requested by a server.
2024-07-11 17:09:07 -07:00
..
2024-04-22 15:03:38 +02:00
2024-02-04 16:38:55 -08:00
2024-04-24 14:09:16 +02:00
2024-06-20 23:01:45 +02:00
2024-06-20 00:05:09 -07:00
2024-04-08 12:51:48 -04:00
2024-02-04 16:38:55 -08:00
2024-04-24 14:09:16 +02:00
2024-02-27 21:54:57 +02:00
2024-04-24 14:09:16 +02:00
2024-05-31 23:02:54 +01:00
2024-06-25 14:58:17 +02:00
2024-06-29 22:10:14 +02:00
2024-06-25 12:26:56 +02:00
2024-04-01 09:49:37 +01:00
2024-07-08 01:46:49 +01:00
2024-05-23 13:14:43 -04:00
2024-05-31 10:26:27 +02:00
2024-04-24 07:58:52 -07:00
2024-04-11 10:07:22 +03:00
2024-04-24 14:09:16 +02:00
2024-05-04 17:33:09 +02:00
2024-04-22 17:24:08 +02:00
2024-05-19 16:18:49 -04:00
2024-04-24 14:09:16 +02:00