You can use `requestDynamic()` method and work wit...
# kvision
r
You can use
requestDynamic()
method and work with native JS objects (it will make RestClient just a thin wrapper around fetch api)
👍 1