socketry / protocol-http1

MIT License
6 stars 14 forks source link

Fix ruby warning #22

Closed zarqman closed 1 year ago

zarqman commented 1 year ago

This PR fixes this warning from ruby 3.2.2:

.../protocol-http1-0.15.1/lib/protocol/http1/body/chunked.rb:44: warning: assigned but unused variable - extensions

Types of Changes

Contribution