You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I spent some time learning about the Ktor HTTP client recently, porting the HttpBinClient and HttpBinApi to the Ktor HTTP client as a learning exercise for myself.
In the process I was happy to find that Chucker works perfectly with the Ktor HTTP client when configured to use the OkHttp engine -
I spent some time learning about the Ktor HTTP client recently, porting the
HttpBinClient
andHttpBinApi
to the Ktor HTTP client as a learning exercise for myself.In the process I was happy to find that Chucker works perfectly with the Ktor HTTP client when configured to use the
OkHttp
engine -👍 Great work all!
The text was updated successfully, but these errors were encountered: