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

Allow to add "If-Modified-Since" header in requests #130

Closed
michaelpetri opened this issue Aug 8, 2017 · 2 comments
Closed

Allow to add "If-Modified-Since" header in requests #130

michaelpetri opened this issue Aug 8, 2017 · 2 comments

Comments

@michaelpetri
Copy link

Your API allows to limit some results by adding the 'If-Modified-Since' header but the SDK dosn't support it. Please add a additional parameter to Vimeo::request() to set the this header or allow to pass additional header information.

@davekiss
Copy link
Contributor

davekiss commented Oct 4, 2017

@erunion this can be closed via 78ba645

@erunion
Copy link
Contributor

erunion commented Oct 4, 2017

That it can! @michaelpetri you can how specify an array of headers to the request() method.

@erunion erunion closed this as completed Oct 4, 2017
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

3 participants