Content-Type: text/html Content-Length: 488 object = { type = string class1 value = string sample1 } array = { 0 = { id = int 1 label = string test1 } 1 = { id = int 2 label = string test2 } 2 = bool false 3 = bool true 4 = int 2 5 = string 2.0 6 = void } object2 = { type = string class2 value = string sample2 } object = class1 value "sample1" array = { 0 = { id = int 1 label = string test1 } 1 = { id = int 2 label = string test2 } 2 = bool false 3 = bool true 4 = int 2 5 = double 2 6 = void } object2 = class2 value "sample2"