TinyWebServer icon indicating copy to clipboard operation
TinyWebServer copied to clipboard

求问关于解析http header的问题

Open yuhui-xie opened this issue 3 years ago • 0 comments

在parse_request_line已经解析出了是使用POST还是GET,那为什么在parse_headers还要再用m_content_length判断呢?

yuhui-xie avatar Nov 20 '21 16:11 yuhui-xie