class Proxy::Omaha::OmahaProtocol::Errorinternalresponse

Public Instance Methods

http_status() click to toggle source
# File lib/smart_proxy_omaha/omaha_protocol/errorinternalresponse.rb, line 4
def http_status
  500
end

Protected Instance Methods

xml_response(xml) click to toggle source
# File lib/smart_proxy_omaha/omaha_protocol/errorinternalresponse.rb, line 10
def xml_response(xml); end