diff options
| author | 李佳 <[email protected]> | 2024-06-20 10:59:55 +0000 |
|---|---|---|
| committer | 李佳 <[email protected]> | 2024-06-20 10:59:55 +0000 |
| commit | a2e5617ed5f32078b9e2fc1f1a2649aaef6b0eec (patch) | |
| tree | ed5d4b3392bdd577986d26ac8d5c6da21f9c2b2a /conf | |
| parent | 7d6170a23027aff0ebf2e7832dc11e4bbdce57ea (diff) | |
| parent | 05e8c9db6912dc95de9691e9b90e549a4c3beffe (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.toml | 1 |
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" |
