Oleksandr Yanyev

Results 1 issues of Oleksandr Yanyev

There is an issue when full resource url is split between httpClient config and asyncPainterResource call: ``` defaultRequest { url("https://kamel.media") } asyncPainterResource("/image.jpg") ``` If mapper and fetcher use Url respectively...