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