Showing 1 of 1 total issue
Method readRequest
has a Cognitive Complexity of 6 (exceeds 5 allowed). Consider refactoring. Open
Open
public boolean readRequest() throws IOException { checkProtocolVersion(); boolean correct = true;
- Read upRead up