Skip to content

Commit 8d04260

Browse files
technicalpicklesmatzbot
authored andcommitted
[ruby/net-http] turn on frozen strings for net/http/header
ruby/net-http@a5203c9f92
1 parent 0300ea5 commit 8d04260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/http/header.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# frozen_string_literal: false
1+
# frozen_string_literal: true
22
#
33
# The \HTTPHeader module provides access to \HTTP headers.
44
#

0 commit comments

Comments
 (0)