24#ifndef SURICATA_OUTPUT_JSON_HTTP_H
25#define SURICATA_OUTPUT_JSON_HTTP_H
void EveHttpLogJSONBodyPrintable(SCJsonBuilder *js, Flow *f, uint64_t tx_id)
bool EveHttpAddMetadata(const Flow *f, uint64_t tx_id, SCJsonBuilder *js)
void EveHttpLogJSONBodyBase64(SCJsonBuilder *js, Flow *f, uint64_t tx_id)
void JsonHttpLogRegister(void)