In reality, normally you would want the HttpClient...
# kotlin-fuel
d
In reality, normally you would want the HttpClient to handle this for you. You don't want a deserializer to take care of "chunks", but for your case, you need the chunks in order to determine how big your message is.