class Ferrum::Network::Response

def status_text

Returns:
  • (String) -
def status_text
  @response["statusText"]
end