✨ feat(integration decoders): http and glimpse_detector
compile pass, todo test
This commit is contained in:
11
decoders/http/version.map
Normal file
11
decoders/http/version.map
Normal file
@@ -0,0 +1,11 @@
|
||||
VERS_3.0{
|
||||
global:
|
||||
extern "C" {
|
||||
http_message_*;
|
||||
http_decoder_init;
|
||||
http_decoder_exit;
|
||||
http_decoder_tcp_stream_msg_cb;
|
||||
http_tunnel_message_*;
|
||||
};
|
||||
local: *;
|
||||
};
|
||||
Reference in New Issue
Block a user