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

X-Newest header not supported in HEAD request #100

Open
majewsky opened this issue Nov 2, 2017 · 1 comment
Open

X-Newest header not supported in HEAD request #100

majewsky opened this issue Nov 2, 2017 · 1 comment

Comments

@majewsky
Copy link
Contributor

majewsky commented Nov 2, 2017

Object does not provide for a way to set the X-Newest: true header. Refer to the API reference for details.

I'm aware that I can give extra headers to ObjectOpen, ObjectGet etc., but I'm dealing with large objects and therefore cannot afford downloading the entire file.

@majewsky majewsky changed the title X-Newest header not supported X-Newest header not supported in HEAD request Nov 2, 2017
@ncw
Copy link
Owner

ncw commented Nov 9, 2017

Perhaps factor Object into ObjectHead which does take some headers?

Would you like to send a PR for this?

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

No branches or pull requests

2 participants