Skip to content

[Feature] Setting Request Headers like Authorization Headers #6784

@atsai1220

Description

@atsai1220

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-28
  • Accept: application/atom+xml
  • Authorization: Bearer <TOKEN>

However, I do not see the ability to set headers when adding a feed. Any help would be appreciated.
image

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions