Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Alternate transfer encoding (e.g. content-length) needs work and testing #46

Open
carlbrown opened this issue Sep 12, 2017 · 0 comments
Assignees

Comments

@carlbrown
Copy link
Contributor

In working on writing a framework on top of this one, I've discovered that I quite often want to send a payload that has a fixed length (e.g. a JSON Data produced by Codable), and the code paths to do that (e.g. in HTTPStreamingParser.swift when isChunked == false) are hard to use and poorly tested.

I need to fix that.

@carlbrown carlbrown self-assigned this Sep 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant