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

[http codec] case-insensetive transfer-encoding checks #10055

Merged
merged 5 commits into from
Feb 20, 2020

Commits on Feb 13, 2020

  1. [http codec] case-insensetive transfer-encoding checks, Fixes envoypr…

    …oxy#10041
    
    Signed-off-by: Oleg Guba <oleg@dropbox.com>
    veshij committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    c9dc29d View commit details
    Browse the repository at this point in the history
  2. add test

    Signed-off-by: Oleg Guba <oleg@dropbox.com>
    veshij committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    31f386c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Merge remote-tracking branch 'upstream/master' into header

    Signed-off-by: Oleg Guba <oleg@dropbox.com>
    veshij committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    5e5af9a View commit details
    Browse the repository at this point in the history
  2. use absl::EqualsIgnoreCase instead of absl::EqualsIgnoreCase

    Signed-off-by: Oleg Guba <oleg@dropbox.com>
    veshij committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    6cd0f41 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Kick CI

    Signed-off-by: Oleg Guba <oleg@dropbox.com>
    veshij committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    a1f3541 View commit details
    Browse the repository at this point in the history