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 ASGIGetter keys to fetch from actual carrier headers #1435

Merged
merged 14 commits into from
Jan 12, 2023
Merged

Fix ASGIGetter keys to fetch from actual carrier headers #1435

merged 14 commits into from
Jan 12, 2023

Commits on Nov 10, 2022

  1. Fix generating ASGI keys

    hasier committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    a0b4c4f View commit details
    Browse the repository at this point in the history
  2. Test fix generating ASGI keys

    hasier committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    afcf3c5 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    hasier committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    e4dbc51 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Merge branch 'main' into fix-asgi-keys

    # Conflicts:
    #	CHANGELOG.md
    hasier committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    efff3af View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Merge branch 'main' into fix-asgi-keys

    # Conflicts:
    #	CHANGELOG.md
    hasier committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    7d1e9ab View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

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

Commits on Dec 10, 2022

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

Commits on Jan 10, 2023

  1. Merge branch 'main' into fix-asgi-keys

    # Conflicts:
    #	CHANGELOG.md
    hasier committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    224abe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a56489b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Revert "Test fix generating ASGI keys"

    This reverts commit afcf3c5.
    hasier committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    5980395 View commit details
    Browse the repository at this point in the history
  2. Add getter keys() tests

    hasier committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    c219bb0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into fix-asgi-keys

    # Conflicts:
    #	CHANGELOG.md
    hasier committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    3b571ef View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    eef9356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bedf8a View commit details
    Browse the repository at this point in the history