Closed ericrini closed 8 years ago
The issue is that the web server (Express) was actually unencoding the querystring as it tokenized it for further processing. The library expected to be passed a raw url encoded string.
So FWIW, probably not a bug.
Both of the following throw a SyntaxError.
Is it possible to have a space in the value of a function like eq?