Does http.readrespose timeout in case packets are missing
Open
- Dominant language
- Go
- Stars
- 6.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
The reassemblydump example uses http.response to parse http packets from the server.
I'm trying to understand what will hapen if the last part of the http message is missing.
Will it wait forever?
Is there a timeout?
Will it return with an error?
Thanks
Samuel
Contributor guide
Assessment
This issue has not been assessed yet.