Class: Africastalking::Connection
- Inherits:
-
Object
- Object
- Africastalking::Connection
- Includes:
- HTTParty
- Defined in:
- lib/africastalking/connection.rb
Direct Known Subclasses
Class Method Summary collapse
Class Method Details
.headers ⇒ Object
13 14 15 |
# File 'lib/africastalking/connection.rb', line 13 def headers Africastalking.configuration.header.merge!(super) end |