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

HTTP should be parsed after receiving the complete header. HP has a bug that causes VLC to freeze. #400

Closed
winlinvip opened this issue May 22, 2015 · 0 comments
Assignees
Labels
Bug It might be a bug. TransByAI Translated by AI/GPT.
Milestone

Comments

@winlinvip
Copy link
Member

winlinvip commented May 22, 2015

Sometimes, starting to parse without receiving the complete HTTP header can result in a failed parsing of the HTTP message, causing it to remain in the process of receiving messages. It is advisable to call the HP parser after receiving the complete HTTP header to avoid this bug in HP.

TRANS_BY_GPT3

@winlinvip winlinvip added the Bug It might be a bug. label May 22, 2015
@winlinvip winlinvip added this to the srs 2.0 release milestone May 22, 2015
@winlinvip winlinvip self-assigned this Aug 26, 2021
@winlinvip winlinvip changed the title HTTP应该在收到完整的头后解析,hp有bug,会导致vlc卡死 HTTP should be parsed after receiving the complete header. HP has a bug that causes VLC to freeze. Jul 29, 2023
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug It might be a bug. TransByAI Translated by AI/GPT.
Projects
None yet
Development

No branches or pull requests

1 participant