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 HTTP headers to be supplied #402

Open
TylerLandowski opened this issue Jan 30, 2024 · 0 comments
Open

Allow HTTP headers to be supplied #402

TylerLandowski opened this issue Jan 30, 2024 · 0 comments

Comments

@TylerLandowski
Copy link

Users may want additional HTTP headers to be included in some or all web requests to allow certain servers providing a CaSS instance to function. Since the library itself handles all the HTTP requests, users currently don't have a way of doing this.

Example use case: A server hosting a CaSS instance implements HTTP Basic Authentication, and requests must include an 'Authorization' header.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant