without this change the only criterion for matching of requests was URL / headers / content. The method check was missing with this change we verify if the HTTP method matches too fixes #163
without this change the only criterion for matching of requests was URL / headers / content. The method check was missing with this change we verify if the HTTP method matches too fixes #163