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

Change key names so that they are valid header names #186

Merged
merged 4 commits into from
Jun 8, 2024

Commits on Jun 8, 2024

  1. Change token name and value keys to use dash

    Underscore is not allowed as a header key.
    deployHuman authored and akrabat committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    371081d View commit details
    Browse the repository at this point in the history
  2. Update tests for new key names

    deployHuman authored and akrabat committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    a35c45d View commit details
    Browse the repository at this point in the history
  3. Trim - from prefix

    akrabat committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    0a9c7f3 View commit details
    Browse the repository at this point in the history
  4. Update Changelog

    akrabat committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    23e2c75 View commit details
    Browse the repository at this point in the history