Skip to content

Comments

CDI-9: Support Custom Headers#96

Merged
wesleymccollam merged 8 commits intomainfrom
request-custom-header-support
Mar 31, 2025
Merged

CDI-9: Support Custom Headers#96
wesleymccollam merged 8 commits intomainfrom
request-custom-header-support

Conversation

@wesleymccollam
Copy link
Contributor

@wesleymccollam wesleymccollam commented Mar 31, 2025

Feature:

  • Add --header, -r flag to request subcommand for custom headers

Fixes:

  • Fix invalid profile error when using help or version flags with no subcommand
  • Fix issue where specifying multiple flags of the same type does not add values to the slice

Feature:
- Add --header, -H flag to request subcommand for custom headers

Fixes:
- Fix invalid profile error when using help or version flags with no subcommand
- Fix issue where specifying multiple flags of the same type does not add values to the slice
@wesleymccollam wesleymccollam requested a review from a team as a code owner March 31, 2025 17:29
@wesleymccollam wesleymccollam linked an issue Mar 31, 2025 that may be closed by this pull request
@wesleymccollam
Copy link
Contributor Author

Resolves #95

@wesleymccollam wesleymccollam merged commit 8759bf6 into main Mar 31, 2025
8 checks passed
@wesleymccollam wesleymccollam deleted the request-custom-header-support branch March 31, 2025 22:07
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.

Is there a way to add custom headers using the "request" method

2 participants