Y
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
cjsturgess
2180 days ago
It doesn't currently, but that's absolutely something I'll add.
link
cjsturgess
2180 days ago
Just updated to support arrays, so {foo[bar]: ["x", "y"]}. Working on splitting foo[bar] represent foo.bar
link