Re: [PR] CAMEL-20019: camel-platform-http-vertx add support for cookie handler [camel]

2024-01-23 Thread via GitHub
jono-morris commented on PR #12868: URL: https://github.com/apache/camel/pull/12868#issuecomment-1907205058 Will close for now and resolve the discussion points offline. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] CAMEL-20019: camel-platform-http-vertx add support for cookie handler [camel]

2024-01-23 Thread via GitHub
jono-morris closed pull request #12868: CAMEL-20019: camel-platform-http-vertx add support for cookie handler URL: https://github.com/apache/camel/pull/12868 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [PR] CAMEL-20019: camel-platform-http-vertx add support for cookie handler [camel]

2024-01-22 Thread via GitHub
jono-morris commented on PR #12868: URL: https://github.com/apache/camel/pull/12868#issuecomment-1904874965 Wondering whether this approach would work for a vertx specific cookie handler or whether you were thinking about something more general? In a nutshell, the

Re: [PR] CAMEL-20019: camel-platform-http-vertx add support for cookie handler [camel]

2024-01-22 Thread via GitHub
github-actions[bot] commented on PR #12868: URL: https://github.com/apache/camel/pull/12868#issuecomment-1904854637 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel

[PR] CAMEL-20019: camel-platform-http-vertx add support for cookie handler [camel]

2024-01-22 Thread via GitHub
jono-morris opened a new pull request, #12868: URL: https://github.com/apache/camel/pull/12868 # Description Implementation of Vertx cookie handler that adds a handler instance to each exchange using an exchange header when cookie handling has been configured. # Target

Re: [PR] Camel-20019: camel-platform-http-vertx add support for cookie handler [camel]

2024-01-22 Thread via GitHub
jono-morris closed pull request #12867: Camel-20019: camel-platform-http-vertx add support for cookie handler URL: https://github.com/apache/camel/pull/12867 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [PR] Camel-20019: camel-platform-http-vertx add support for cookie handler [camel]

2024-01-22 Thread via GitHub
github-actions[bot] commented on PR #12867: URL: https://github.com/apache/camel/pull/12867#issuecomment-1904851971 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel

[PR] Camel-20019: camel-platform-http-vertx add support for cookie handler [camel]

2024-01-22 Thread via GitHub
jono-morris opened a new pull request, #12867: URL: https://github.com/apache/camel/pull/12867 # Description Implementation of Vertx cookie handler that adds a handler instance to each exchange using an exchange header when cookie handling has been configured. # Target