Jonas Schneider

Results 6 issues of Jonas Schneider

``` [1] pry(main)> require 'async-rack' => true [2] pry(main)> require 'rack/head' NameError: uninitialized constant Rack::Head from /Users/jonas/.rbenv/versions/1.9.3-p194/lib/ruby/gems/1.9.1/gems/async-rack-0.5.1/lib/async_rack/async_callback.rb:7:in `const_get' [3] pry(main)> Rack::Head => AsyncRack::Head ``` What am I doing wrong? Bonus:...

D, [00:02:57.367552] >> "\x80\x02\x00\x03\x00\x00\x00\b\x00\x00\x00\x05\x00\x00\x00\x05\x80\x02\x00\x03\x00\x00\x00\b\x00\x00\x00\x03\x00\x00\x00\x05" I, [00:02:57.369644] CONNECTION CLOSED /home/jonas/code/momentum/spdy/lib/spdy/parser.rb:80:in `try_parse': invalid control frame (RuntimeError) from /home/jonas/code/momentum/spdy/lib/spdy/parser.rb:14:in`

Just a reminder to do this someday: Currently, many of the callback arguments are read directly from BinData records and are therefore of class BinData::Bit31 or something. They behave like...