I've been doing web development for well over a decade and I just now found out about array URL search parameters ("param[]=foo¶m[]=bar"). Either I'm living under a rock or this really isn't common at all. I've used plenty of APIs that take arrays as a string of comma-separated values.
Comments