assaf/node-replay

Recorded Requests don't Include Query String Paramters

killercup opened this issue · 1 comments

E.g. http://example.com/query?yay=true and http://example.com/query?yay=false are both recorded to the same file with GET /query at the top.

Is this project active? I'm willing to write a pull request to fix this.

If the PR is good it will get merged.