RailsでHTTPヘッダーの一覧を表示 request.headers.sort.map do |name,content| logger.debug "#{name}:#{content}" end