aboutsummaryrefslogtreecommitdiff
path: root/tests/result/rtsp_setup_http.pcapng.out
Commit message (Collapse)AuthorAge
* Improved RTSP detection the second. (#1232)improved/rtsp_detection_the_secondToni Uhlig2021-07-06
| | | | | | | | * RTSP is no subprotocol of HTTP (most of the time) * detection patterns should stay in rtsp.c * set detected HTTP protocol only if at least a valid HTTP method detected Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Improved RTSP via HTTP detection. (#1232)Toni2021-07-06
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>