Skip to content

Conversation

compumike
Copy link
Contributor

Bug fix for:

In lib/awscr-s3/src/awscr-s3/responses/head_object_output.cr:43:7                                                                  
                                                                                                                                   
 43 | response.headers.each do |k, v|                                                                                              
      ^-------                                                                                                                     
Error: undefined local variable or method 'response' for Awscr::S3::Response::HeadObjectOutput                                     

Thanks! ❤️

@miry
Copy link
Collaborator

miry commented Mar 4, 2025

@compumike Could you add tests to cover the problematic response to ensure it's properly handled?

@miry
Copy link
Collaborator

miry commented Mar 16, 2025

Merged your changes and added the integration tests for head_object method in #128

@miry miry closed this Mar 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants