Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Expose ETags in requests for performance #71

Open
porglezomp opened this issue Jul 2, 2016 · 0 comments
Open

Expose ETags in requests for performance #71

porglezomp opened this issue Jul 2, 2016 · 0 comments

Comments

@porglezomp
Copy link

From the API page Performance Tips, on allowing you to avoid downloading redundant information.

It would be nice if I could make a request like response = client.subreddit_gallery(name, etag="a695f4e9672bf7fc7a779ac12ead684d72292506") that would set the If-None-Match header, and be able to get response.etag on responses.

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

No branches or pull requests

1 participant