I'm having difficulty setting up network request naming using regex and can't find documentation on how these regex should be escaped, what portion of the URL they apply to etc and can't get it to work as I expect it should.
Given a network request...
Thanks, that clarifies things, but I'm still not sure why they're showing up. Here are the steps I'm doing:
1) Uncheck "Only Show Requests With Load". "500 of 500" results show up
2) Select *all* requests, and delete them all. "0 of 0" results show...
Hi,
Sorry if I wasn't clear, but that's not what I'm asking, I don't want to capture numbers (your example regex doesn't even appear to do that properly). I couldn't find documentation on what part of the URL needs to be matched (e.g. is the protoc...