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: server check Host header in request, to meet RFC 7230 5.4 requirement #45597

Closed
wants to merge 14 commits into from

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    6464cd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb11d61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14f23b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b12797 View commit details
    Browse the repository at this point in the history
  5. http: remove extra comment

    wwwzbwcom authored and marco-ippolito committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    ca6387c View commit details
    Browse the repository at this point in the history
  6. fix: typo

    Co-authored-by: Luigi Pinca <luigipinca@gmail.com>
    marco-ippolito and lpinca committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    1945900 View commit details
    Browse the repository at this point in the history
  7. fix: removed unnecessary http11 check

    Co-authored-by: mscdex <mscdex@users.noreply.github.com>
    marco-ippolito and mscdex committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    fdf9822 View commit details
    Browse the repository at this point in the history
  8. fix: removed variable

    marco-ippolito committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    bf49f88 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e3983ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    74650da View commit details
    Browse the repository at this point in the history
  11. fix: linting

    marco-ippolito committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    bf5c456 View commit details
    Browse the repository at this point in the history
  12. fix: linting error

    marco-ippolito committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    08b4b48 View commit details
    Browse the repository at this point in the history
  13. fix: fixed flaky tests

    marco-ippolito committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    1939f67 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    077986b View commit details
    Browse the repository at this point in the history