Skip to content

feat(api): add public APIs for headers#1566

Open
RedstoneWizard08 wants to merge 1 commit intoTecharoHQ:mainfrom
RedstoneWizard08:main
Open

feat(api): add public APIs for headers#1566
RedstoneWizard08 wants to merge 1 commit intoTecharoHQ:mainfrom
RedstoneWizard08:main

Conversation

@RedstoneWizard08
Copy link
Copy Markdown

@RedstoneWizard08 RedstoneWizard08 commented Apr 16, 2026

This is a small change, which adds public APIs for the same request header methods used under the hood by the standard CLI server.

This was done for my PR to zoraxy adding native Anubis support.

(Note: I only noticed I had to sign my commits after I made the initial one, so I redid it with a new signed commit and force-pushed. Hopefully that works.)

Checklist:

  • Added a description of the changes to the [Unreleased] section of docs/docs/CHANGELOG.md
  • Added test cases to the relevant parts of the codebase
  • Ran integration tests npm run test:integration (unsupported on Windows, please use WSL)
  • All of my commits have verified signatures

Signed-off-by: RedstoneWizard08 <jacob1coder@gmail.com>
@RedstoneWizard08
Copy link
Copy Markdown
Author

Note: Are tests necessary to create here? This is simply exposing an already existing API to the public.

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.

1 participant