search for: http_parser_ng

Displaying 1 result from an estimated 1 matches for "http_parser_ng".

2009 Sep 15
0
HTTP parser C extension should be Rubinius-compatible
Hi all, I''ve just pushed out some changes to the C HTTP parser that should make it compatible with a recent Rubinius[1] using the C API. While I got the http_parser and http_parser_ng tests to pass with the new changes, most of the other tests that use pure Ruby actually failed(!). If anybody wants to pick up where I left off (even if it''s to properly report bugs to the Rubinius team), please do so. I''m not quite motivated enough to do much more myself for a...