Skip to content

Some minor fixes in multipart and stream libraries

George requested to merge georgemtz/kado:stream-multipart into master

At Multipart I added quotes to the boundary at the content-type header. At Stream I added a check when resume is invoked as sometimes there might not be a currentStream.

Merge request reports