diff options
Diffstat (limited to 'decoders/http/version.map')
| -rw-r--r-- | decoders/http/version.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/decoders/http/version.map b/decoders/http/version.map index a64b729..eacc6bc 100644 --- a/decoders/http/version.map +++ b/decoders/http/version.map @@ -6,6 +6,7 @@ global: http_decoder_exit; http_decoder_tcp_stream_msg_cb; http_url_decode; + http_get_method; }; local: *; };
\ No newline at end of file |
