You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
Similar to what we did with the HttpParser and Frame, we should do the same for the input chunk parsing. It can be a reusable component and it would make it easier to test. The one quirk is the ability to call back into the frame to parser trailing headers but that should be refactored as well.
Similar to what we did with the
HttpParser
and Frame, we should do the same for the input chunk parsing. It can be a reusable component and it would make it easier to test. The one quirk is the ability to call back into the frame to parser trailing headers but that should be refactored as well./cc @CesarBS
The text was updated successfully, but these errors were encountered: