dio-http-cache icon indicating copy to clipboard operation
dio-http-cache copied to clipboard

DioError [DioErrorType.DEFAULT]

Open pishguy opened this issue 3 years ago • 0 comments

when server doesn't return cache on header such as :

cache-control: no-cache, private

i get error, i found out this error after 7 hours getting error

DioError [DioErrorType.DEFAULT]: Error on line 1, column 5: Invalid media type: expected "/".

disabling dio-cache resolved my problem

pishguy avatar Sep 23 '20 14:09 pishguy