RegExps are not being correctly sent through the query

Issue #117 new
Igor Santos repo owner created an issue

Model.mountUrl() should treat the query part (q) of the queryString argument in a way that RegExp objects are substituted by their toString() method result before the JSON serialization.

Comments (0)

  1. Log in to comment