- _bufferedChunk
HttpBodyChunk _bufferedChunk;
Undocumented in source.
- _isProcessingLinked
bool _isProcessingLinked;
Undocumented in source.
- _isReadingComplete
bool _isReadingComplete;
Undocumented in source.
- transmissionMode
HttpBodyTransmissionMode transmissionMode [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- _readTrigger
void delegate(HttpBodyChunk) _readTrigger;
Undocumented in source.
- read
Action!(void, HttpBodyChunk) read()
Undocumented in source. Be warned that the author may not have intended to support it.
- rawUri
string rawUri [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- rawUri
string rawUri [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- uri
Uri uri [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- uri
Uri uri [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- shouldRead
bool shouldRead [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- transmissionMode
HttpBodyTransmissionMode transmissionMode [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.