Searched refs:ErrCodeEnhanceYourCalm (Results 1 – 4 of 4) sorted by relevance
27 ErrCodeEnhanceYourCalm ErrCode = 0xb const44 ErrCodeEnhanceYourCalm: "ENHANCE_YOUR_CALM",
71 http2.ErrCodeEnhanceYourCalm: codes.ResourceExhausted,79 codes.ResourceExhausted: http2.ErrCodeEnhanceYourCalm,
973 if f.ErrCode == http2.ErrCodeEnhanceYourCalm {1034 case http2.ErrCodeEnhanceYourCalm:
682 …t.controlBuf.put(&goAway{code: http2.ErrCodeEnhanceYourCalm, debugData: []byte("too_many_pings"), …