Skip to content
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.

if I put two http request buf, function http_context_parser will crash,why??? #528

Open
luckybirdtom opened this issue Dec 16, 2020 · 0 comments

Comments

@luckybirdtom
Copy link

two request once by tcp tools:

GET /favicon.ico HTTP/1.1
Host: 127.0.0.1
Connection: keep-alive
Sec-Fetch-Site: none
Sec-Fetch-Mode: no-cors
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36
Accept-Encoding: gzip, deflate, br
Accept-Language: zh-CN,zh;q=0.9,en;q=0.8

GET /favicon.ico HTTP/1.1
Host: 227.0.0.1
Connection: keep-alive
Sec-Fetch-Site: none
Sec-Fetch-Mode: no-cors
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36
Accept-Encoding: gzip, deflate, br
Accept-Language: zh-CN,zh;q=0.9,en;q=0.8

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

No branches or pull requests

1 participant