Closed magahet closed 10 years ago
Would it help if Parse cleaned the string?
Sent from my iPhone
On 1 Oct 2013, at 17:35, Magahet Mendiola notifications@github.com wrote:
I did see Arg.parse, but I also wanted to take advantage of query calling _cleanParamStr for me. Otherwise I'd have to call the former explicitly. Regarding the other issue of handling "=" in param values, my use case required that special handling and I could see others running into the same issue.
— Reply to this email directly or view it on GitHub.
Yes. In hindsight, I should have started from there in the first place.
I did see Arg.parse, but I also wanted to take advantage of query calling _cleanParamStr for me. Otherwise I'd have to call the former explicitly. Regarding the other issue of handling "=" in param values, my use case required that special handling and I could see others running into the same issue.