diff options
Diffstat (limited to 'src/http_decoder_table.h')
| -rw-r--r-- | src/http_decoder_table.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http_decoder_table.h b/src/http_decoder_table.h index ce79d46..1272d3a 100644 --- a/src/http_decoder_table.h +++ b/src/http_decoder_table.h @@ -76,4 +76,5 @@ void http_decoder_table_reset_header_complete(struct http_decoder_table *table); void http_decoder_table_update_commit_index(struct http_decoder_table *table); +int http_decoder_table_get_total_parsed_header(struct http_decoder_table *table); #endif
\ No newline at end of file |
