requests icon indicating copy to clipboard operation
requests copied to clipboard

Document that a Response is a context manager

Open Hawk777 opened this issue 2 years ago • 0 comments
trafficstars

This is mentioned in the Advanced Usage page, but not in the API reference. It is mentioned in the API reference for Session, so it seems reasonable that it should be mentioned for Response as well. It looks like this capability was added in GH-4137, which made the change to the former documentation but not the latter.

Hawk777 avatar Mar 23 '23 05:03 Hawk777