class Puma::Client

def in_data_phase

@!attribute [r] in_data_phase
def in_data_phase
  !(@read_header || @read_proxy)
end