Project

General

Profile

Feature #14316 » 0001-Specify-frozen_string_literal-true.patch

znz (Kazuhiro NISHIYAMA), 01/05/2018 01:51 PM

View differences:

lib/net/http/responses.rb
# frozen_string_literal: false
# frozen_string_literal: true
# :stopdoc:
# https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml
class Net::HTTPUnknownResponse < Net::HTTPResponse
(1-1/3)