Skip to content

Opened OkReplayInterceptor for inheritance#119

Open
lcfool wants to merge 1 commit into
airbnb:masterfrom
lcfool:master
Open

Opened OkReplayInterceptor for inheritance#119
lcfool wants to merge 1 commit into
airbnb:masterfrom
lcfool:master

Conversation

@lcfool

@lcfool lcfool commented Jul 21, 2022

Copy link
Copy Markdown

I've made OkReplayInterceptor open for inheritance, so that users can modify interceptor behavior for their need, as it was previously in version 1.4.0 with Java code. After migration to Kotlin, this issue appeared, so I suppose it was forgotten to put open modifier as in Java classes are not final by design and vice versa in Kotlin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant