You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
3
3
# httr2 1.0.5
4
4
5
+
*`req_cache()` no longer retrieves anything but `GET` requests from the cache.
5
6
* New `resp_stream_aws()` to retrieve AWS's special streaming format. With thanks to <https://github.com/lifion/lifion-aws-event-stream/> for a simple reference implementation.
6
7
* New `req_auth_aws_v4()` signs request using AWS's special format (#562, #566).
7
8
*`req_perform_parallel()` and `req_perform_promise()` now correctly set up the method and body (#549).
0 commit comments