devjohnpark opened a new pull request, #855:
URL: https://github.com/apache/tomcat/pull/855
## Refactor `parsingRequestLinePhase` in `Http11InputBuffer` to use `enum
RequestLineParsePhase`
* Changed the type of the `parsingRequestLinePhase` field from `int` to
the `enum RequestLine
n828cl closed pull request #854: Refactor: Use enum for parsingRequestLinePhase
in Http11InputBuffer
URL: https://github.com/apache/tomcat/pull/854
--
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 th
n828cl commented on PR #854:
URL: https://github.com/apache/tomcat/pull/854#issuecomment-2872651956
You can't seriously think that someone is going to even review, let alone
merge, a PR with 3,271 files changed...
Seems like a rebase is warranted first.
--
This is an automated mess
devjohnpark opened a new pull request, #854:
URL: https://github.com/apache/tomcat/pull/854
## Refactor `parsingRequestLinePhase` in `Http11InputBuffer` to use `enum
RequestLineParsePhase`
* Changed the type of the `parsingRequestLinePhase` field from `int` to
the `enum RequestLine