Skip to content

Commit

Permalink
Merge pull request #797 from DyfanJones/enrich-error-message
Browse files Browse the repository at this point in the history
update description
  • Loading branch information
DyfanJones committed Jul 4, 2024
2 parents 8787301 + 6c044ee commit b1a937d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paws.common/NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ resp <- client$get_object(
)
#> Error: SerializationError (HTTP 304). An error occurred (304) when calling the GetObject operation: Not Modified
```
* head bucket as final resort when redirecting aws s3 call.
* use s3 head_bucket operation as final resort when redirecting aws s3 call.

# paws.common 0.7.3
* fix `xml_parse` to correctly parse empty elements (#783) thanks to @stevepowell99 for raising issue
Expand Down

0 comments on commit b1a937d

Please sign in to comment.