sendStreamHeaderWhenDone property

bool sendStreamHeaderWhenDone
final

If true, then a new stream header will be sent when the negotiator switches its state to done. If false, no stream header will be sent.

Implementation

final bool sendStreamHeaderWhenDone;