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: Allow “undefined“ as value in headers #1929

Merged
merged 3 commits into from
Feb 15, 2023

Commits on Feb 13, 2023

  1. fix: Allow “undefined“ as value in headers

    nodejs#1896 (comment)
    Signed-off-by: pan93412 <pan93412@gmail.com>
    pan93412 committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    a2137cb View commit details
    Browse the repository at this point in the history
  2. test: Add test for our IncomingHttpHeaders

    Co-Authored-By: Simen Bekkhus <sbekkhus91@gmail.com>
    Signed-off-by: pan93412 <pan93412@gmail.com>
    pan93412 and SimenB committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    00809fd View commit details
    Browse the repository at this point in the history
  3. chore: Upgrade TypeScript to 4.9.5

    Signed-off-by: pan93412 <pan93412@gmail.com>
    pan93412 committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    3e73146 View commit details
    Browse the repository at this point in the history