# File lib/couchrest/rest_api.rb, line 73 def default_headers { :content_type => :json, :accept => :json } end