Skip to content

Fix multipart tests on Windows.

Bryan Tong requested to merge nullivex/kado:multipartTestFix into master

This is done by reading the input files directly.

There is a long-standing issue with piping a file into a http request.

Related to #90 (closed)

Related to !289 (merged)

Merge request reports