maskit commented on pull request #6707: URL: https://github.com/apache/trafficserver/pull/6707#issuecomment-620331486
The case is not handled appropriately indeed, but I'm not sure if we can always handle it as parse error. It could be the last call which doesn't have any data but with EOF flag on. In that case, PARSE_RESULT_DONE would be appropriate. Maybe, we should let HTTPParser check it. Also, please run `make clang-format` to pass the CI check. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
