Join Slack
<@U4CP1J0QP> I found another issue with ktor client. On `sendPipeline` when creating a new RequestBu...
# ktor
e
enleur
09/01/2018, 4:57 PM
@e5l
I found another issue with ktor client. On
sendPipeline
when creating a new RequestBuilder
https://github.com/ktorio/ktor/blob/master/ktor-client/ktor-client-core/src/io/ktor/client/HttpClient.kt#L65
takeFrom
method ignores attributes. So if I pass any attributes on call they got lost on this call
👀 1
e
e5l
09/01/2018, 6:47 PM
Unfortunately, the attributes are live only in request pipeline for now
e
enleur
09/02/2018, 6:06 AM
😢 should I contribute copy method for attributes? or is it design decision/feature?
e
e5l
09/02/2018, 8:21 AM
Contributions are always welcome 🙂
5
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by