Function HTTPRequest.downloadFile

The file to download into. Will output any received file into it.

String downloadFile() nothrow @property @nogc;

void downloadFile (
  String v
) nothrow @property @nogc;