Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix HTTP parsing (second attempt) #489

Closed
wants to merge 4 commits into from

Commits on Jul 6, 2018

  1. Copy the full SHA
    208d65f View commit details
    Browse the repository at this point in the history
  2. Use ixti's http_parser.rb repo

    I have updated nodejs/http-parser dependency there. But the problem is
    that JRuby most likely still affected :((
    ixti authored and fxposter committed Jul 6, 2018
    Copy the full SHA
    b532896 View commit details
    Browse the repository at this point in the history
  3. Switch to use FFI HTTP Parser

    ixti authored and fxposter committed Jul 6, 2018
    Copy the full SHA
    2319727 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    dccaf8e View commit details
    Browse the repository at this point in the history