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

Specify headers for feed #2701

Open
1 task done
kuznetsss opened this issue Jun 19, 2024 · 0 comments
Open
1 task done

Specify headers for feed #2701

kuznetsss opened this issue Jun 19, 2024 · 0 comments

Comments

@kuznetsss
Copy link

Hi, thank for the great tool!

I would like to subscribe to some feeds which requires authorization by providing X-Service-Token header. So it would be nice to be able to specify headers for each feed in the same way as cookies now.

If maintainers would approve it as a useful feature I could try to make PR by myself. It looks doable since RequestBuilder already has method WithHeader(). Just will need to add headers field to model, to ui and probably to db migration.

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

No branches or pull requests

1 participant