JonasCz / save-for-offline

Android app for saving webpages for offline reading.
GNU General Public License v2.0
139 stars 45 forks source link

okhttp bug: ProtocolException: Expected ':status' header not present #52

Open webhat opened 6 years ago

webhat commented 6 years ago

I've run into the bug described below: Expected ':status' header not present

https://stackoverflow.com/questions/46807237/protocolexception-expected-status-header-not-present

JonasCz commented 6 years ago

Saw this issue just now, updating the libs seems like a relatively quick fix and something I should do anyway. Will hopefully fix

webhat commented 6 years ago

:+1: