Open pishguy opened 4 years ago
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
dio-cache
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