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

[WIP] use llhttp as default HTTP parser #9033

Closed
wants to merge 17 commits into from

Commits on Nov 14, 2019

  1. begin integrating llhttp

    Signed-off-by: Derek Argueta <dereka@pinterest.com>
    derekargueta committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    e2e2f37 View commit details
    Browse the repository at this point in the history
  2. fix llhttp finish

    Signed-off-by: Derek Argueta <dereka@pinterest.com>
    derekargueta committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    0f783e7 View commit details
    Browse the repository at this point in the history
  3. remove extra comparison program

    Signed-off-by: Derek Argueta <dereka@pinterest.com>
    derekargueta committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    b606eee View commit details
    Browse the repository at this point in the history
  4. cleanup

    Signed-off-by: Derek Argueta <dereka@pinterest.com>
    derekargueta committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    0e3aa68 View commit details
    Browse the repository at this point in the history
  5. add a compile-time switch between llhttp and http_parser

    Signed-off-by: Derek Argueta <dereka@pinterest.com>
    derekargueta committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    bc59371 View commit details
    Browse the repository at this point in the history
  6. add release note

    Signed-off-by: Derek Argueta <dereka@pinterest.com>
    derekargueta committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    3b54253 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. start switching to runtime flag

    Signed-off-by: Derek Argueta <dereka@pinterest.com>
    derekargueta committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    082f0f7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into dereka/llhttp

    Signed-off-by: Derek Argueta <dereka@pinterest.com>
    derekargueta committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    b186af1 View commit details
    Browse the repository at this point in the history
  3. remove speed test for now

    Signed-off-by: Derek Argueta <dereka@pinterest.com>
    derekargueta committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    bb7071e View commit details
    Browse the repository at this point in the history
  4. format

    Signed-off-by: Derek Argueta <dereka@pinterest.com>
    derekargueta committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    de604e3 View commit details
    Browse the repository at this point in the history
  5. fix BUILD formatting

    Signed-off-by: Derek Argueta <dereka@pinterest.com>
    derekargueta committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    1ed643b View commit details
    Browse the repository at this point in the history
  6. cleanup

    Signed-off-by: Derek Argueta <dereka@pinterest.com>
    derekargueta committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    c4981fc View commit details
    Browse the repository at this point in the history
  7. remove outdated comment

    Signed-off-by: Derek Argueta <dereka@pinterest.com>
    derekargueta committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    6f94c61 View commit details
    Browse the repository at this point in the history
  8. fmt

    Signed-off-by: Derek Argueta <dereka@pinterest.com>
    derekargueta committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    cdee9ac View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Merge branch 'master' into dereka/llhttp

    Signed-off-by: Derek Argueta <deargueta@tesla.com>
    derekargueta committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    ba651d8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Merge branch 'master' into dereka/llhttp

    Signed-off-by: Derek Argueta <darguetap@gmail.com>
    derekargueta committed May 6, 2020
    Configuration menu
    Copy the full SHA
    28257f6 View commit details
    Browse the repository at this point in the history
  2. fix version_history, repository_locations, bump llhttp to 2.0.5

    Signed-off-by: Derek Argueta <darguetap@gmail.com>
    derekargueta committed May 6, 2020
    Configuration menu
    Copy the full SHA
    09551b5 View commit details
    Browse the repository at this point in the history