Searched refs:HeaderListTooLarge (Results 1 – 3 of 3) sorted by relevance
125 .ok_or(Error::HeaderListTooLarge)?; in decode()165 .ok_or(Error::HeaderListTooLarge)?; in decode()196 .ok_or(Error::HeaderListTooLarge)?; in decode()
58 HeaderListTooLarge, enumerator
1643 qpack::Error::HeaderListTooLarge => Error::ExcessiveLoad, in process_frame()