talklittle / TestOkHttp3.9.0

Bug with Cookie and ProGuard

Home Page:https://github.com/square/okhttp/issues/3582

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TestOkHttp3.9.0

Bug with Cookie and ProGuard

Original issue: square/okhttp#3582

Solution

Add this to proguard-rules.pro:

-keepnames class okhttp3.internal.publicsuffix.PublicSuffixDatabase

Via square/okhttp#3647

About

Bug with Cookie and ProGuard

https://github.com/square/okhttp/issues/3582


Languages

Language:Java 100.0%