http_stat_code

The http_stat_code sticky buffer contains the status code field of an HTTP response status line. This includes values such as 200, 403, and 404.

Format:

http_stat_code;

Examples:

http_stat_code;
content:"200";
http_stat_code;
content:"403";