Skip to content

okhttp3 修改为高版本4.9.0 报错 #113

Description

@loveleopard

BaseUrlInterceptor
Request build = builder.url(newFullUrl).build();
return chain.proceed(build);
java.lang.NullPointerException: Attempt to invoke virtual method 'okhttp3.HttpUrl okhttp3.Request.url()' on a null object reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions