Method: OkComputer::HttpCheck#basic_auth_options
- Defined in:
- lib/ok_computer/built_in_checks/http_check.rb
#basic_auth_options ⇒ Object
58 59 60 |
# File 'lib/ok_computer/built_in_checks/http_check.rb', line 58 def [self.basic_auth_username, self.basic_auth_password] end |