suricata
detect-http-host.c File Reference

Handle HTTP host header. HHHD - Http Host Header Data. More...

#include "suricata-common.h"
#include "suricata.h"
#include "flow-util.h"
#include "flow.h"
#include "app-layer-parser.h"
#include "util-unittest.h"
#include "util-unittest-helper.h"
#include "app-layer.h"
#include "app-layer-htp.h"
#include "app-layer-protos.h"
#include "detect-engine-build.h"
#include "detect-engine-alert.h"
Include dependency graph for detect-http-host.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void DetectHttpHHRegisterTests (void)
 

Detailed Description

Handle HTTP host header. HHHD - Http Host Header Data.

Author
Anoop Saldanha anoop.nosp@m.sald.nosp@m.anha@.nosp@m.gmai.nosp@m.l.com
Victor Julien victo.nosp@m.r@in.nosp@m.linia.nosp@m.c.ne.nosp@m.t

Definition in file detect-http-host.c.

Function Documentation

◆ DetectHttpHHRegisterTests()

void DetectHttpHHRegisterTests ( void  )

Definition at line 7026 of file detect-http-host.c.

References UtRegisterTest().

Here is the call graph for this function: