summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
author李佳 <[email protected]>2024-06-20 10:59:55 +0000
committer李佳 <[email protected]>2024-06-20 10:59:55 +0000
commita2e5617ed5f32078b9e2fc1f1a2649aaef6b0eec (patch)
treeed5d4b3392bdd577986d26ac8d5c6da21f9c2b2a /conf
parent7d6170a23027aff0ebf2e7832dc11e4bbdce57ea (diff)
parent05e8c9db6912dc95de9691e9b90e549a4c3beffe (diff)
Merge branch 'feat-connect-tunnel' into 'dev-on-stellar2.0'
feat: TSG-20446, support http tunnel with CONNECT method. See merge request stellar/http_decoder!7
Diffstat (limited to 'conf')
-rw-r--r--conf/gtest_entry.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/gtest_entry.toml b/conf/gtest_entry.toml
index 03c5660..35e32ca 100644
--- a/conf/gtest_entry.toml
+++ b/conf/gtest_entry.toml
@@ -1,2 +1,3 @@
[entry]
name="http_decoder_test_state_entry"
+topic="HTTP_DECODER_MESSAGE"