suricata
app-layer-http2.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void RegisterHTTP2Parsers (void)
 
void HTTP2MimicHttp1Request (void *, void *)
 

Detailed Description

Function Documentation

◆ HTTP2MimicHttp1Request()

void HTTP2MimicHttp1Request ( void *  ,
void *   
)

Definition at line 74 of file app-layer-http2.c.

References HtpGetTxForH2().

Here is the call graph for this function:

◆ RegisterHTTP2Parsers()

void RegisterHTTP2Parsers ( void  )

Definition at line 56 of file app-layer-http2.c.

References ALPROTO_HTTP2, AppLayerProtoDetectConfProtoDetectionEnabledDefault(), and AppLayerProtoDetectRegisterProtocol().

Here is the call graph for this function: