Home | History | Annotate | Download | only in webpagereplay

Lines Matching full:req1

631         e.g. req1 = GET www.test.com/index?aaaa
634 If use_query is True, req1.matches(req2) evaluates to False
635 If use_query is False, req1.matches(req2) evaluates to True