komikku/app/src/main/java/eu/kanade/tachiyomi/network
arkon 368f565942 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.

(cherry picked from commit 747879b4ec6ecdb2777cf6b9d877b51e09922a8c)
2021-03-18 15:36:08 -04:00
..
AndroidCookieJar.kt Minor cleanup, remove some usages of ArrayList 2020-05-31 14:13:45 -04:00
CloudflareInterceptor.kt Remove __cfduid cookie check 2021-03-18 15:36:08 -04:00
NetworkHelper.kt Use Kolinter Gradle plugin for linting instead of ktlint directly 2020-09-13 23:08:52 -04:00
OkHttpExtensions.kt Mangadex code cleanup 2021-01-15 22:29:57 -05:00
ProgressListener.kt merge double upstream 2020-05-02 23:39:46 -04:00
ProgressResponseBody.kt Use Kolinter Gradle plugin for linting instead of ktlint directly 2020-09-13 23:08:52 -04:00
Requests.kt Use Kolinter Gradle plugin for linting instead of ktlint directly 2020-09-13 23:08:52 -04:00
UserAgentInterceptor.kt Revert attempt to programmatically determine user agent string; fallback to Edge 2021-02-11 18:12:14 -05:00