Class: RHACK::Proxy::Interceptor

Inherits:
Scout show all
Defined in:
lib/rhack/proxy/checker.rb

Constant Summary

Constants inherited from Scout

Scout::DefaultHeader

Instance Attribute Summary collapse

Attributes inherited from Scout

#body, #cookies, #cookies_enabled, #error, #headers, #http, #last_method, #path, #proxy, #proxystr, #raise_err, #refforge, #retry, #root, #sld, #timeout, #ua, #uri, #webproxy

Method Summary

Methods inherited from Scout

#available?, #cp_off, #cp_on, #dump, #expand, #fix, #initialize, #load, #load!, #loadDelete, #loadGet, #loadHead, #loadPost, #loadPut, #loaded?, #main_cks, #main_cks=, #mkBody, #mkHeader, #process_cookies, #process_failure, #req, #res, #retry!, #retry?, #setup_curl, #to_s, #update

Constructor Details

This class inherits a constructor from RHACK::Scout

Instance Attribute Details

#captchaObject

Returns the value of attribute captcha.



35
36
37
# File 'lib/rhack/proxy/checker.rb', line 35

def captcha
  @captcha
end

#engineObject

Returns the value of attribute engine.



35
36
37
# File 'lib/rhack/proxy/checker.rb', line 35

def engine
  @engine
end

#numObject

Returns the value of attribute num.



35
36
37
# File 'lib/rhack/proxy/checker.rb', line 35

def num
  @num
end

#postedObject

Returns the value of attribute posted.



35
36
37
# File 'lib/rhack/proxy/checker.rb', line 35

def posted
  @posted
end

#readyObject

Returns the value of attribute ready.



35
36
37
# File 'lib/rhack/proxy/checker.rb', line 35

def ready
  @ready
end