> i think because the `.cUrlString()` read the ...
# kotlin-fuel
d
i think because the
.cUrlString()
read the stream once
We somewhere built this in. if you use
xxx
method, it actually stored the body in memory so you can re-use.