FrozenError: can't modify frozen String
in http_server plugin helper
#4597
Labels
FrozenError: can't modify frozen String
in http_server plugin helper
#4597
Describe the bug
When I try to add magic comment of
# frozen_string_literal: true
into input plugin using http_server plugin helper,the helper raises
FrozenError: can't modify frozen String
.To Reproduce
Add magic comment of
# frozen_string_literal: true
into input plugin using http_server plugin helperExpected behavior
Works well
Your Environment
Your Configuration
Your Error Log
The text was updated successfully, but these errors were encountered: