mihon/app/src/main/java/eu/kanade/tachiyomi/network
arkon 747879b4ec Remove __cfduid cookie check
As per email:

Cloudflare is deprecating the __cfduid cookie and the cf-request-id headers. The __cfduid cookie will be removed on 10 May 2021 and the cf-request-id headers will be removed on 1 July. We expect that most customers will not have to take action as a result of this removal. [...] Starting on 10 May 2021, we will stop adding a “Set-Cookie” header on all HTTP responses. The last __cfduid cookies will expire 30 days after that.
2021-03-14 16:24:14 -04:00
..
AndroidCookieJar.kt Minor cleanup, remove some usages of ArrayList 2020-05-30 23:42:11 -04:00
CloudflareInterceptor.kt Remove __cfduid cookie check 2021-03-14 16:24:14 -04:00
NetworkHelper.kt Use Kolinter Gradle plugin for linting instead of ktlint directly 2020-09-13 18:48:20 -04:00
OkHttpExtensions.kt Refactor Kitsu API to remove Retrofit usage 2021-01-04 12:13:14 -05:00
ProgressListener.kt Unix line endings 2020-02-29 13:03:29 -05:00
ProgressResponseBody.kt Use Kolinter Gradle plugin for linting instead of ktlint directly 2020-09-13 18:48:20 -04:00
Requests.kt Use Kolinter Gradle plugin for linting instead of ktlint directly 2020-09-13 18:48:20 -04:00
UserAgentInterceptor.kt Revert attempt to programmatically determine user agent string; fallback to Edge 2021-02-07 17:54:28 -05:00