11 lines
167 B
Plaintext
11 lines
167 B
Plaintext
VERS_3.0{
|
|
global:
|
|
extern "C" {
|
|
http_message_*;
|
|
http_decoder_init;
|
|
http_decoder_exit;
|
|
http_decoder_tcp_stream_msg_cb;
|
|
http_url_decode;
|
|
};
|
|
local: *;
|
|
}; |