net/http.http2ClientConn.wantSettingsAck (field)
4 uses
net/http (current package)
h2_bundle.go#L6751: wantSettingsAck bool // we sent a SETTINGS frame and haven't heard back
h2_bundle.go#L7155: wantSettingsAck: true,
h2_bundle.go#L8843: if cc.wantSettingsAck {
h2_bundle.go#L8844: cc.wantSettingsAck = false
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)