Skip to content

Tags: acoulton/mimic

Tags

v0.6

Toggle v0.6's commit message
Released version 0.6

v0.5

Toggle v0.5's commit message
JSON formatter now uses native json_encode to escape strings

spike-match-most-specific

Toggle spike-match-most-specific's commit message
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.