Indicates whether the Http2Session
is currently waiting for acknowledgment of a sent SETTINGS
frame. Will be true
after calling the http2session.settings()
method. Will be false
once all sent SETTINGS
frames have been acknowledged.
property
http2.Http2Session.pendingSettingsAck
readonly pendingSettingsAck: boolean