Class: Net::HTTPGenericRequest
- Inherits:
-
Object
- Object
- Net::HTTPGenericRequest
- Defined in:
- lib/two_performant/oauth.rb
Instance Method Summary collapse
Instance Method Details
#oauth_body_hash_required? ⇒ Boolean
13 14 15 |
# File 'lib/two_performant/oauth.rb', line 13 def oauth_body_hash_required? return false end |