diff options
| author | lijia <[email protected]> | 2024-08-30 19:09:11 +0800 |
|---|---|---|
| committer | lijia <[email protected]> | 2024-09-02 09:42:09 +0800 |
| commit | 94a75460e9547389d5b7f72dd8467d1dfc29b599 (patch) | |
| tree | 7c50427feb585589f81528fb3b0df33828999b54 /infra/version.map | |
| parent | 82cb1eaeeba92f34405744c6b2449b7b80930678 (diff) | |
rename *.cpp to *.c; renmae API. move benchmarks/* to test/decoder/http; fix TSG-22347
Diffstat (limited to 'infra/version.map')
| -rw-r--r-- | infra/version.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/version.map b/infra/version.map index abb7f9b..03ad01a 100644 --- a/infra/version.map +++ b/infra/version.map @@ -70,7 +70,7 @@ global: http_decoder_init; http_decoder_exit; http_decoder_tcp_stream_msg_cb; - http_tunnel_message_*; + http_url_decode; lpi_plugin_load; lpi_plugin_unload; |
