Tags: acoulton/mimic
Tags
Mimic_Request_Store now implements basic scoring of request matches Unlikely to be the final algorithm, but should be good enough for testing in the wild. Request method is given a weighting of 1000, header and query keys are scored evenly. Exact matches get more points than wildcards.