httpclient icon indicating copy to clipboard operation
httpclient copied to clipboard

Fix error in lib/httpclient/util.rb when frozen strings are enabled

Open JasonBarnabe opened this issue 7 years ago • 3 comments

Also fix some of the tests to work with frozen strings. There are still more errors, including https://github.com/sparklemotion/http-cookie/pull/25.

Closes #395

JasonBarnabe avatar Nov 27 '18 16:11 JasonBarnabe

This is a great piece of work.

The RuboCop Performance gem has written a section about "unfreezing string", and it can be instructive, as well provide automation for any "big change" to this PR. https://docs.rubocop.org/projects/performance/en/stable/cops_performance/#performanceunfreezestring

olleolleolle avatar Apr 02 '20 19:04 olleolleolle

Will this ever be merged?

dvandersluis avatar Mar 30 '22 20:03 dvandersluis

Anything we can do that would help merge this?

jdelStrother avatar Nov 22 '22 18:11 jdelStrother