Skip to content

Commit

Permalink
[ruby/net-http] turn on frozen strings for net/http/header
Browse files Browse the repository at this point in the history
  • Loading branch information
technicalpickles authored and matzbot committed Aug 16, 2023
1 parent 0300ea5 commit 8d04260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/net/http/header.rb
@@ -1,4 +1,4 @@
# frozen_string_literal: false
# frozen_string_literal: true
#
# The \HTTPHeader module provides access to \HTTP headers.
#
Expand Down

0 comments on commit 8d04260

Please sign in to comment.