Method: ApiAuth::RequestDrivers::CurbRequest#http_method
- Defined in:
- lib/api_auth/request_drivers/curb.rb
#http_method ⇒ Object
30 31 32 |
# File 'lib/api_auth/request_drivers/curb.rb', line 30 def http_method nil # not possible to get the method at this layer end |