# File lib/puppet/util/puppetdb/command.rb, line 100 def headers { "Accept" => "application/json", "Content-Type" => "application/json", } end