test/test_response_header.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class TestResponseHeader has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

class TestResponseHeader < Minitest::Test
  parallelize_me!

  # this file has limited response length, so 10kB works.
  CLIENT_SYSREAD_LENGTH = 10_240
Severity: Minor
Found in test/test_response_header.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status