kittinunf / fuel

The easiest HTTP networking library for Kotlin/Android

Home Page:https://fuel.gitbook.io/documentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to addInterceptor Like Okhttp ?

SudoDios opened this issue · comments

Hi,
The library already provides the requestInterceptors and responseInterceptors methods for that.
Docs: Detail Configuration
Cheers