PMHTTP icon indicating copy to clipboard operation
PMHTTP copied to clipboard

Add support for POST/PUT with asynchronous data

Open lilyball opened this issue 6 years ago • 0 comments

We should support a way to have a POST/PUT that constructs its data asynchronously (and vends it as a bodyStream). Multipart uploads can already do this, but we don't have a solution for non-multipart uploads at the moment.

lilyball avatar Feb 28 '18 03:02 lilyball