Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trailer headers support #56

Open
HoneyryderChuck opened this issue Feb 3, 2018 · 0 comments
Open

Trailer headers support #56

HoneyryderChuck opened this issue Feb 3, 2018 · 0 comments

Comments

@HoneyryderChuck
Copy link

I have seen that there is no trailer header support in the parser. Is it a difficult task to implement?

The way I see it, one would have to, on message complete, check whether there are trailers.

If no trailers available, done.

If trailers available, use the headers parser, call the same callback or a different callback (#on_trailer_headers_complete?) and call #on_message_complete.

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

No branches or pull requests

1 participant