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