diff options
| author | 李佳 <[email protected]> | 2024-04-11 11:44:16 +0000 |
|---|---|---|
| committer | 李佳 <[email protected]> | 2024-04-11 11:44:16 +0000 |
| commit | 94ed075dda28fc975d9061f20de0dc594a35653c (patch) | |
| tree | 5d397a7adf6d46be96dd4a50c25318f052ad53d4 /src/version.map | |
| parent | 8be661adc385b843ca36769f71d43549848e4c7d (diff) | |
Test case based on stellar
Diffstat (limited to 'src/version.map')
| -rw-r--r-- | src/version.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/version.map b/src/version.map index d26b83a..4b8c6d0 100644 --- a/src/version.map +++ b/src/version.map @@ -4,6 +4,7 @@ global: http_message_*; http_decoder_init; http_decoder_entry; + http_decoder_exit; }; local: *; };
\ No newline at end of file |
