# File lib/restclient/request.rb, line 182 def default_headers { :accept => 'application/xml', :accept_encoding => 'gzip, deflate' } end