toggle menu
KAHelpers
androidJvm
switch theme
search in API
retrofit
/
dev.funkymuse.retrofit.interceptors
/
ContentTypeInterceptor
Content
Type
Interceptor
class
ContentTypeInterceptor
(
contentType
:
String
=
"application/json"
)
:
Interceptor
Members
Constructors
Content
Type
Interceptor
Link copied to clipboard
constructor
(
contentType
:
String
=
"application/json"
)
Functions
intercept
Link copied to clipboard
open
override
fun
intercept
(
chain
:
Interceptor.Chain
)
:
Response