suricata
detect-http-method.c File Reference

Handle HTTP method match. More...

Include dependency graph for detect-http-method.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void DetectHttpMethodRegisterTests (void)
 this function registers unit tests for DetectHttpMethod More...
 

Detailed Description

Handle HTTP method match.

Author
Anoop Saldanha anoop.nosp@m.sald.nosp@m.anha@.nosp@m.gmai.nosp@m.l.com

Definition in file detect-http-method.c.

Function Documentation

◆ DetectHttpMethodRegisterTests()

void DetectHttpMethodRegisterTests ( void  )

this function registers unit tests for DetectHttpMethod

Definition at line 2155 of file detect-http-method.c.

References UtRegisterTest().

Here is the call graph for this function: