hibri / HttpMock

A library for creating Http servers on the fly in tests and stubbing responses
MIT License
128 stars 44 forks source link

Dup query params #52

Closed neoistheone123 closed 8 years ago

neoistheone123 commented 8 years ago

Could you please add support for dup query params? WithURLConstraint doesn't work to resolve this.

hibri commented 8 years ago

Will be looking into this scenario. Thanks :)