Subject: | generated "get" statements should not be interpolated |
Hello,
Here's a URL that will produce invalid syntax with "history":
http://mark@foo.com/
The fix is generate the "get" statements with ' instead of ",
since there's no need for the URL to be interpolated anyway.
I'm really enjoying the module. Thanks!
Mark