<@U0CP8EBRV> You can configure the `Rest.enginePro...
# tornadofx
e
@Czar You can configure the
Rest.engineProvider
, which is a callback where you are passed a
Rest
instance and you need to return a
Rest.Engine
implementation. I will open up the
HttpClientEngine
so you can override it, that will make it a bit easier to just configure the pieces you want.