-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Good first issue 1️⃣Beginner friendly - New contributors are welcomeBeginner friendly - New contributors are welcomehelp wanted
Milestone
Description
Is your feature request related to a problem? Please describe.
I'm looking to subscribe to GitHub repositories as feeds. I am required to set the following headers
X-GitHub-Api-Version: 2022-11-28Accept: application/atom+xmlAuthorization: Bearer <TOKEN>
However, I do not see the ability to set headers when adding a feed. Any help would be appreciated.

Describe the solution you’d like
I would love to have built-in fields to add headers when making GET requests to feeds.
Describe alternatives you’ve considered
I've considered deploying a proxy in between to add those headers but it would be great if it is part of the FreshRSS application.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Good first issue 1️⃣Beginner friendly - New contributors are welcomeBeginner friendly - New contributors are welcomehelp wanted