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(userspace/falco): accept 'Content-Type' header that contains "application/json", but it is not strictly equal to it #1800

Merged
merged 2 commits into from
Dec 9, 2021

Commits on Nov 19, 2021

  1. fix(userspace/falco): accept 'Content-Type' header that contains "app…

    …lication/json", but it is not strictly equal to it.
    
    Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
    FedeDP committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    a628e36 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. update(userspace/falco): enforce check that content-type actually sta…

    …rts with "application/json" string.
    
    Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
    
    Co-authored-by: Leonardo Grasso <me@leonardograsso.com>
    FedeDP and leogr committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    66732f3 View commit details
    Browse the repository at this point in the history