ContentTypeInterceptor

class ContentTypeInterceptor(contentType: String = "application/json") : Interceptor

Constructors

Link copied to clipboard
constructor(contentType: String = "application/json")

Functions

Link copied to clipboard
open override fun intercept(chain: Interceptor.Chain): Response