Hacker News new | ask | show | jobs
by wahnfrieden 5549 days ago
> Bugs in XHR with Content-Type and passing Arrays, requiring workarounds when integrating with Rails. Arrays get sent as "( key1: value1\n key2: value2\n)\n"

Can you elaborate on this? What is the Content-Type bug? What do you mean by "passing Arrays" -- how are you serializing?