summaryrefslogtreecommitdiff
path: root/src/http_decoder_half.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/http_decoder_half.h')
-rw-r--r--src/http_decoder_half.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http_decoder_half.h b/src/http_decoder_half.h
index 0fcd0b6..ebe7e00 100644
--- a/src/http_decoder_half.h
+++ b/src/http_decoder_half.h
@@ -111,6 +111,7 @@ int http_decoder_join_url_finally(struct http_event_context *ev_ctx,
struct http_decoder_half_data *hfdata,
nmx_pool_t *mempool);
int http_half_data_get_url(struct http_decoder_half_data *res_data, struct hstring *url);
+int http_half_data_get_transaction_seq(struct http_decoder_half_data *hf_data);
#ifdef __cplusplus
}