Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

content_disposition returns nil until content has been called #21

Open
kevinansfield opened this issue Sep 26, 2010 · 3 comments
Open
Labels

Comments

@kevinansfield
Copy link

Once an object has been loaded, accessing object.content_disposition will return nil unless object.content has been called first.

@qoobaa
Copy link
Owner

qoobaa commented Dec 16, 2011

Is it necessary to call "content", or "retrieve" works as well?

@Floydzy
Copy link

Floydzy commented Feb 25, 2012

Probably linked to this issue:
Once an object has been loaded, object.content returns nil (using the 0.3.11).
On the other hand, it works using the 0.3.8.

@qoobaa
Copy link
Owner

qoobaa commented Mar 1, 2012

Can you submit a patch for that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants