> 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?
Comments
> 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?