celluloid / reel

UNMAINTAINED: See celluloid/celluloid#779 - Celluloid::IO-powered web server
https://celluloid.io
MIT License
596 stars 87 forks source link

change non-existent HTTP::Headers.from_hash to HTTP::Headers.coerce #142

Closed tmornini closed 10 years ago

tmornini commented 10 years ago

Reel doesn't crash for every non-websocket request with it applied, and tests are green.

Asmod4n commented 10 years ago

Why is it changed every odd day? oO

Am 24.03.2014 um 06:41 schrieb Tom Mornini notifications@github.com:

Reel doesn't crash for every non-websocket request with it applied, and tests are green.

You can merge this Pull Request by running

git pull https://github.com/subledger/reel master Or view, comment on, or merge it at:

https://github.com/celluloid/reel/pull/142

Commit Summary

change non-existent HTTP.from_hash to HTTP.coerce File Changes

M lib/reel/response.rb (2) M lib/reel/stream.rb (2) Patch Links:

https://github.com/celluloid/reel/pull/142.patch https://github.com/celluloid/reel/pull/142.diff — Reply to this email directly or view it on GitHub.

tarcieri commented 10 years ago

@Asmod4n should be settling down now

@ixti FYI...

ixti commented 10 years ago

It was my fault, sorry. Promise not to change API every odd day unexpectedly anymore only even days from now on.

tarcieri commented 10 years ago

:wink: