Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Decouple the chunked parser from MessageBody #1837

Closed
davidfowl opened this issue May 14, 2017 · 2 comments
Closed

Decouple the chunked parser from MessageBody #1837

davidfowl opened this issue May 14, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@davidfowl
Copy link
Member

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

@muratg muratg added this to the 2.1.0 milestone Jun 23, 2017
@muratg muratg added the task label Jun 23, 2017
@muratg
Copy link
Contributor

muratg commented Aug 18, 2017

@CesarBS ping :)

@davidfowl
Copy link
Member Author

Closing in favor of aspnet/HttpAbstractions#916

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants