[HTTP] Refactor protocol constraints checks #12279
Labels
area/http
enhancement
Feature requests. Not bugs or questions.
no stalebot
Disables stalebot from closing an issue
Protocol constraints checks consists of limits of inbound and outbound frames of different types. The implementation is spread out through the codec source code. For readability and sharing between legacy and new codec implementations, protocol constrains checks should be refactored into a dedicated class.
Sub-task of the #12278
The text was updated successfully, but these errors were encountered: