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(storage): add support for custom headers #8294

Merged
merged 5 commits into from Jul 31, 2023

Commits on Jul 20, 2023

  1. feat(storage): add support for custom headers

    Finish adding support for custom headers via callctx.
    * Bump the apiary version to pick up the feature.
    * Add support for XML reads (which don't go via apiary).
    * Add docs.
    * Add a test for the roundtrip with a mock transport.
    tritone committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    0b4263c View commit details
    Browse the repository at this point in the history
  2. fix import order

    tritone committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c0ec37b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23d6430 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Jul 31, 2023

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