class Africastalking::Connection
Public Class Methods
headers()
click to toggle source
Calls superclass method
# File lib/africastalking/connection.rb, line 13 def headers Africastalking.configuration.header.merge!(super) end