Hacker News new | ask | show | jobs
by Nijikokun 2180 days ago
Does it support PHP query format?

foo[bar]=x&foo[bar]=y

1 comments

It doesn't currently, but that's absolutely something I'll add.
Just updated to support arrays, so {foo[bar]: ["x", "y"]}. Working on splitting foo[bar] represent foo.bar