Request headers
'http.request.headers'.freeze
29 30 31
# File 'lib/ddtrace/ext/http.rb', line 29 def to_tag(name) "#{PREFIX}.#{Headers.to_tag(name)}" end