# File lib/puppet/indirector/facts/puppetdb.rb, line 140 def headers { "Accept" => "application/json", "Content-Type" => "application/x-www-form-urlencoded; charset=UTF-8", } end