friendsofgo / killgrave

Simple way to generate mock servers written in Go
https://friendsofgo.github.io/killgrave/
MIT License
523 stars 100 forks source link

Bug proxy missing #111

Closed aperezg closed 3 years ago

aperezg commented 3 years ago

Fix that try to resolve a problem when Killgrave is on missing mode. The current behaviour do that the imposter will be always try to execute even when the url does'nt match with any imposter, so with this fix, the imposters only will be loading on the match.

On the other hand, I also include that when we use the all mode not load any imposter because is not necessary at all