Skip to content

feat(doc,config,display,http): Custom HTTP headers when using a custom endpoint - #225

Open
JayBeeDe wants to merge 2 commits into
mainfrom
feat/custom_http_headers
Open

feat(doc,config,display,http): Custom HTTP headers when using a custom endpoint#225
JayBeeDe wants to merge 2 commits into
mainfrom
feat/custom_http_headers

Conversation

@JayBeeDe

Copy link
Copy Markdown
Member

Description

Ability to specify some HTTP headers when using a custom endpoint.

Fixes #224

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • Improvement (improvement of existing commands)
  • Documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have commented my code
  • I ran go mod tidy
  • I have added tests that prove my fix is effective or that my feature works

JayBeeDe added 2 commits July 31, 2026 10:32
…custom endpoints

Signed-off-by: Jean-Baptiste Delon <jean-baptiste.delon@ovhcloud.com>
Signed-off-by: Jean-Baptiste Delon <jean-baptiste.delon@ovhcloud.com>
@JayBeeDe
JayBeeDe requested a review from a team as a code owner July 31, 2026 08:42
@JayBeeDe JayBeeDe changed the title Custom HTTP headers when using a custom endpoint feat(doc,config,display,http): Custom HTTP headers when using a custom endpoint Jul 31, 2026
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

Successfully merging this pull request may close these issues.

[Feature]: Ability to specify some HTTP headers when using a custom endpoint

1 participant