]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4738: pub_sub: Can now get all headers, response str and method from...
authorSteve Chew (stechew) <stechew@cisco.com>
Mon, 12 May 2025 20:37:27 +0000 (20:37 +0000)
committerSteve Chew (stechew) <stechew@cisco.com>
Mon, 12 May 2025 20:37:27 +0000 (20:37 +0000)
commitb79ba287263b6f6b640a0b5f1ea066041c5d6299
tree160cfdbfbac2c1348bc45970a2e6b36d6edbc9fa
parent55680afb1c03c58767fdf02e7292dc8b9538c7dd
Pull request #4738: pub_sub: Can now get all headers, response str and method from HttpEvent.

Merge in SNORT/snort3 from ~STECHEW/snort3:update_http_event to master

Squashed commit of the following:

commit 0e25d6025597408baa71bb7b0396c2affc7f746b
Author: Steve Chew <stechew@cisco.com>
Date:   Sat May 10 15:58:00 2025 -0400

    pub_sub: Can now get all headers, response str and method from HttpEvent.
src/pub_sub/http_events.cc
src/pub_sub/http_events.h
src/pub_sub/test/pub_sub_http_event_test.cc