Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I've got an html5 (gwt) app working offline, but i couldn't get my blobstore working offline.

I understand that there is no connection to the server, and the request can't be handled. But is it somehow possible, that I serve a fallback image?

Or how can i handle the url of blobservice in appcache.manifest?

Errorlog from Console when i have no internet connection:

POST https://foo.appspot.com/app/blobservice  84FFC75D4B4DDF22C749CB7F7DB4A18B.cache.html:2507
share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.