Method: HTTPClient::OAuth::Config#http_method
- Defined in:
- lib/httpclient/auth.rb
#http_method ⇒ Object
Returns the value of attribute http_method.
547 548 549 |
# File 'lib/httpclient/auth.rb', line 547 def http_method @http_method end |