Skip to content

Fix upload/download

Luke Champine requested to merge fulltest into master

The upload and download network calls weren't writing headers, so they couldn't be handled properly. This has been addressed by adding the header to the Call method.

Merge request reports