# File lib/new_relic/agent/http_clients/curb_wrappers.rb, line 38 def []=( key, value ) @curlobj.headers[ key ] = value end