in reply to Building a URL Query String from a Data Structure
Even "data structure ==> JSON ==> query string" would be ok too.So just use JSON and URI::Escape?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Building a URL Query String from a Data Structure
by dorko (Prior) on Feb 10, 2016 at 13:34 UTC | |
by thomas895 (Deacon) on Feb 10, 2016 at 23:21 UTC | |
by dorko (Prior) on Feb 11, 2016 at 16:23 UTC |