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

feat: Implement getHeader and appendHeader methods in adapters #12955

Merged
merged 4 commits into from
Feb 7, 2024

Commits on Dec 20, 2023

  1. feat: Implement getHeader and appendHeader methods in adapters

    The setHeader method would replace a header, while there can be multiple headers with the same name
    josesilveiraa07 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    cfd0ab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c78423 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a1a776 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36411c3 View commit details
    Browse the repository at this point in the history