jono-morris merged PR #12530:
URL: https://github.com/apache/camel/pull/12530
--
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 to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@camel.
orpiske commented on code in PR #12530:
URL: https://github.com/apache/camel/pull/12530#discussion_r1436452004
##
components/camel-platform-http-vertx/pom.xml:
##
@@ -84,6 +84,11 @@
camel-log
test
+
+org.apache.camel
+
jono-morris commented on code in PR #12530:
URL: https://github.com/apache/camel/pull/12530#discussion_r1436400648
##
components/camel-platform-http-vertx/pom.xml:
##
@@ -84,6 +84,11 @@
camel-log
test
+
+org.apache.camel
+
jono-morris commented on code in PR #12530:
URL: https://github.com/apache/camel/pull/12530#discussion_r1435889952
##
components/camel-platform-http-vertx/pom.xml:
##
@@ -84,6 +84,11 @@
camel-log
test
+
+org.apache.camel
+
orpiske commented on code in PR #12530:
URL: https://github.com/apache/camel/pull/12530#discussion_r1435822406
##
components/camel-platform-http-vertx/pom.xml:
##
@@ -84,6 +84,11 @@
camel-log
test
+
+org.apache.camel
+
jono-morris commented on code in PR #12530:
URL: https://github.com/apache/camel/pull/12530#discussion_r1435821352
##
components/camel-platform-http-vertx/pom.xml:
##
@@ -84,6 +84,11 @@
camel-log
test
+
+org.apache.camel
+
davsclaus commented on code in PR #12530:
URL: https://github.com/apache/camel/pull/12530#discussion_r1434395655
##
components/camel-platform-http-vertx/pom.xml:
##
@@ -84,6 +84,11 @@
camel-log
test
+
+org.apache.camel
+
orpiske commented on code in PR #12530:
URL: https://github.com/apache/camel/pull/12530#discussion_r1434133814
##
components/camel-platform-http-vertx/pom.xml:
##
@@ -84,6 +84,11 @@
camel-log
test
+
+org.apache.camel
+
jono-morris commented on PR #12530:
URL: https://github.com/apache/camel/pull/12530#issuecomment-1866196304
Wondering whether this approach is what you're thinking in relation to this
ticket, or whether you're hoping fore a more general cookie handler where
cookies can be added/removed per
github-actions[bot] commented on PR #12530:
URL: https://github.com/apache/camel/pull/12530#issuecomment-1866190831
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
jono-morris opened a new pull request, #12530:
URL: https://github.com/apache/camel/pull/12530
# Description
Draft code demonstrating a Vertx server handler implementation that manages
server-side sessions and session cookie handling.
# Target
- [ ] I checked that the
11 matches
Mail list logo