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

Support Etag for API Requests #8

Open
choefele opened this issue May 4, 2014 · 0 comments
Open

Support Etag for API Requests #8

choefele opened this issue May 4, 2014 · 0 comments

Comments

@choefele
Copy link
Member

choefele commented May 4, 2014

The Android app currently doesn't properly support Etags. For this reason, the entire data set is downloaded every time the app starts.

The Android app uses OkHttp for network requests. This library supports caching with Etags, but for some reason this doesn't work yet. Generally speaking, the Stolpersteine server supports Etags, so it's probably a client configuration.

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

No branches or pull requests

1 participant