Class: Net::HTTPGenericRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/two_performant/oauth.rb

Instance Method Summary collapse

Instance Method Details

#oauth_body_hash_required?Boolean

Returns:

  • (Boolean)


13
14
15
# File 'lib/two_performant/oauth.rb', line 13

def oauth_body_hash_required?
  return false
end