HTTPRequest.downloadFile

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

  1. String downloadFile [@property getter]
    struct HTTPRequest
    @nogc nothrow @property
    String
    downloadFile
    ()
  2. String downloadFile [@property setter]

Meta