http_spew 0.6.0 - even lessv0.6.0
commit32e0626e574d78fba9870da32e77c3618f24ffe4
authorEric Wong <e@80x24.org>
Sat, 5 Nov 2016 02:12:00 +0000 (5 02:12 +0000)
committerEric Wong <e@80x24.org>
Sat, 5 Nov 2016 02:12:00 +0000 (5 02:12 +0000)
tree5f5aab67b6e4e89b6f6e69b49c5a376aa16d4b3d
parent07ad40459314ae815d218f7c5d67d26f9c328cd8
http_spew 0.6.0 - even less

Rack "to_path" support is dropped since few servers can
take advantage of this in a non-buggy way.

As a consolation, #each should be less GC-intensive by
with explicit calls to String#clear to reduce memory
pressure.

3 changes since 0.5.0

      pkg.mk: avoid network for "gem install"
      request: drop to_path support
      explicitly clear large buf when it is obviously safe
GIT-VERSION-GEN