Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom headers/cookies support for endpoints #347

Open
4 tasks
szymon-owczarzak opened this issue Mar 22, 2021 · 0 comments
Open
4 tasks

Custom headers/cookies support for endpoints #347

szymon-owczarzak opened this issue Mar 22, 2021 · 0 comments
Labels
enhancement New feature or request not ready Add this label when task is not ready for development

Comments

@szymon-owczarzak
Copy link
Contributor

szymon-owczarzak commented Mar 22, 2021

Short Description

Add support for defining custom headers/cookies when defining an endpoint.

Solution (optional)

Admin can add custom headers/cookies with values when defining an endpoint.

Acceptance Criteria

  • Admin can add multiple headers (with corresponding values) to endpoint configuration
  • Admin cannot add second header with the same name
  • Header set by admin will overrite header if it exists
  • Headers are send with all requests that use this endpoint config
@szymon-owczarzak szymon-owczarzak added enhancement New feature or request not ready Add this label when task is not ready for development labels Mar 22, 2021
@szymon-owczarzak szymon-owczarzak changed the title Custom headers support for endpoints Custom headers/cookies support for endpoints Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request not ready Add this label when task is not ready for development
Projects
None yet
Development

No branches or pull requests

1 participant