Class: Proxy::Omaha::OmahaProtocol::Errorinternalresponse

Inherits:
Response
  • Object
show all
Defined in:
lib/smart_proxy_omaha/omaha_protocol/errorinternalresponse.rb

Instance Attribute Summary

Attributes inherited from Response

#appid, #base_url, #host, #status

Instance Method Summary collapse

Methods inherited from Response

#initialize, #to_xml

Constructor Details

This class inherits a constructor from Proxy::Omaha::OmahaProtocol::Response

Instance Method Details

#http_statusObject



4
5
6
# File 'lib/smart_proxy_omaha/omaha_protocol/errorinternalresponse.rb', line 4

def http_status
  500
end