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