Method: Handsoap::Http::Drivers::HttpClientDriver.load!
- Defined in:
- lib/handsoap/http/drivers/http_client_driver.rb
.load! ⇒ Object
8 9 10 |
# File 'lib/handsoap/http/drivers/http_client_driver.rb', line 8 def self.load! require 'httpclient' end |