# File lib/fog/terremark/shared.rb, line 185 def self.error_headers {"X-Powered-By"=>"ASP.NET", "Date"=> Time.now.to_s, "Content-Type"=>"text/html", "Content-Length"=>"0", "Server"=>"Microsoft-IIS/7.0", "Cache-Control"=>"private"} end