Method: Handsoap::Http::Request#http_method
- Defined in:
- lib/handsoap/http/request.rb
#http_method ⇒ Object
Returns the value of attribute http_method.
8 9 10 |
# File 'lib/handsoap/http/request.rb', line 8 def http_method @http_method end |