HttpDowngrader

class HttpDowngrader<T> : CallDecorator<T>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun accept(call: Call<T>): Call<T>