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
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: