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 httphandler to have auth and other mediatype #811

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Nov 20, 2024

  1. Allow httphandler to have auth and other mediatype

    Nick Schouten authored and Nick Schouten committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    bb8643a View commit details
    Browse the repository at this point in the history
  2. refactored the auth header and tests

    Nick Schouten authored and Nick Schouten committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    022aefe View commit details
    Browse the repository at this point in the history
  3. undo changes for debugging

    Nick Schouten authored and Nick Schouten committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    df525ba View commit details
    Browse the repository at this point in the history
  4. .text still needed

    Nick Schouten authored and Nick Schouten committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    3f3e243 View commit details
    Browse the repository at this point in the history
  5. less strange docs, the base64 is a useless token

    Nick Schouten authored and Nick Schouten committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    9a28376 View commit details
    Browse the repository at this point in the history
  6. apparently you want to still support 3.8 :o who does that. It is depr…

    …ecated! 😠
    Nick Schouten authored and Nick Schouten committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    20d7586 View commit details
    Browse the repository at this point in the history
  7. blacked my tests

    Nick Schouten authored and Nick Schouten committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    630b373 View commit details
    Browse the repository at this point in the history