v1.3.58
fix: msg_type matching was wrong in specific cases When searching for a request message, and having a HttpReqRes object containing both a request and a response, the match would return true, even if the intercepted message is a response
fix: msg_type matching was wrong in specific cases When searching for a request message, and having a HttpReqRes object containing both a request and a response, the match would return true, even if the intercepted message is a response