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

Allow passing extra headers to Connection.request #36

Merged
merged 8 commits into from
Dec 6, 2022

Commits on Dec 2, 2022

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

    brownj85 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    bf1732a View commit details
    Browse the repository at this point in the history
  3. try respones

    brownj85 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    5bb36e5 View commit details
    Browse the repository at this point in the history
  4. use header matcher

    brownj85 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    cdde6b7 View commit details
    Browse the repository at this point in the history
  5. unused import

    brownj85 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    a9579b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Apply suggestions from code review

    Co-authored-by: Mikhail Andrenkov <Mandrenkov@users.noreply.github.com>
    brownj85 and Mandrenkov authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    651dbed View commit details
    Browse the repository at this point in the history
  2. Update xcc/connection.py

    Co-authored-by: Mikhail Andrenkov <Mandrenkov@users.noreply.github.com>
    brownj85 and Mandrenkov authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    44b131b View commit details
    Browse the repository at this point in the history
  3. fix line

    brownj85 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    b521e1b View commit details
    Browse the repository at this point in the history