I have an address `<https://svc.mashov.info/api/ma...
# kotlin-fuel
y
I have an address
<https://svc.mashov.info/api/mail/messages/$id/files/$id/$name>
. name is not url encoded. If I pass it like that, it fails, if I pre encode it, it encode it twice. idea?