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

Feature request: Support for cookies in HTTP Config Retriever #1007

Closed
abhi19gupta opened this issue Aug 17, 2018 · 3 comments
Closed

Feature request: Support for cookies in HTTP Config Retriever #1007

abhi19gupta opened this issue Aug 17, 2018 · 3 comments

Comments

@abhi19gupta
Copy link

The HTTP configuration store used by the Config Retriever takes in just the host, port, and path (as mentioned here and supposedly other options mentioned here). This feature request is for adding an option to send cookies along with the HTTP request. In my case, I use cookies to send authentication token along with the HTTP request.

@tsegismont
Copy link
Contributor

Can you please file this bug in the vertx-config repo? Thank you.

@abhi19gupta
Copy link
Author

I have filed this in vertx-config repo as well. Here is the link.

@cescoffier
Copy link
Member

The issue is still related to the WebClient, as it needs a way to pass and store cookies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants