Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

TileCache not working with OkHttp #89

Open
stleusc opened this issue Aug 10, 2014 · 2 comments
Open

TileCache not working with OkHttp #89

stleusc opened this issue Aug 10, 2014 · 2 comments

Comments

@stleusc
Copy link
Contributor

stleusc commented Aug 10, 2014

LwHttp used to write data to tilecache when set, OkHttp does not.
Currently tile caching via TileCache is broken.

@hjanetzek
Copy link
Member

OkHttpEngine does not implement setCache(), see the TODO in there. OkHttp provides its own response cache though which could be added to the engine.

@hjanetzek
Copy link
Member

#100

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

No branches or pull requests

2 participants