ResourceRequest

Undocumented in source.

Constructors

this
this(inout(CppObj) cppObj)
Undocumented in source.

Members

Functions

appendExtraHeader
void appendExtraHeader(S name, S value)
Undocumented in source. Be warned that the author may not have intended to support it.
appendUploadBytes
void appendUploadBytes(ubyte[] bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
appendUploadFilePath
void appendUploadFilePath(S path)
Undocumented in source. Be warned that the author may not have intended to support it.
cancel
void cancel()
Undocumented in source. Be warned that the author may not have intended to support it.
clearUploadElements
void clearUploadElements()
Undocumented in source. Be warned that the author may not have intended to support it.
cppObj
inout(CppObj) cppObj()
Undocumented in source. Be warned that the author may not have intended to support it.
getUploadElement
const(UploadElement) getUploadElement(uint idx)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

extraHandlers
S extraHandlers [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
extraHeaders
S extraHeaders [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
ignoreDataSourceHandler
bool ignoreDataSourceHandler [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
method
S method [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
method
S method [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
numUploadElements
uint numUploadElements [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
originProcessId
int originProcessId [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
originRoutingId
int originRoutingId [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
referrer
S referrer [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
referrer
S referrer [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
uploadElements
auto uploadElements [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
url
WebURL url [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta