Showing 3 of 3 total issues
Method initialize
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def initialize(socket, status, headers, body, time)
Method flush
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def self.flush(socket, status, headers, body, time)
Method initialize
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def initialize(port, bind, reuseaddr, backlog, config)