-Test server listening on http://localhost:62263 GET http://localhost:62263/?hello=world Response: {"body":{},"query":{"hello":"world"}}
+Test server listening on http://localhost:55407 GET http://localhost:55407/?hello=world Response: {"body":{},"query":{"hello":"world"}}
-
-ignoredGET Complex
-
-
-
-
-
-
53 ms
-urlencoded
-
-
53 ms
-passedPOST Simple
+
99 ms
+passedGET Complex
-Test server listening on http://localhost:62265 Body: hello=world Response: {"body":{"hello":"world"},"query":{}}
+Test server listening on http://localhost:55409 Body: hello=world&nums%5B%5D=1&nums%5B%5D=2.0&nums%5B%5D=2&map.foo.bar=baz Response: {"body":{},"query":{"hello":"world","nums":[1,2.0,2],"map":{"foo":{"bar":"baz"}}}}
-
-ignoredPost Complex
-
-
126 ms
-JSON
+
195 ms
+urlencoded
-
85 ms
-passedPost Simple
+
162 ms
+passedPOST Simple
-Test server listening on http://localhost:62267 Body: {"hello":"world"} Response: {"body":{"hello":"world"},"query":{}}
+Test server listening on http://localhost:55411 Body: hello=world Response: {"body":{"hello":"world"},"query":{}}
-
41 ms
+
33 ms
passedPost Complex
-Test server listening on http://localhost:62269 Body: {"hello":"world","nums":[1,2.0,2],"map":{"foo":{"bar":"baz"}}} Response: {"body":{"hello":"world","nums":[1,2.0,2],"map":{"foo":{"bar":"baz"}}},"query":{}}
+Test server listening on http://localhost:55413
+
+
+
+
+
+
+
+
74 ms
+JSON
+
+
+
+
31 ms
+passedPost Simple
+
+
+Test server listening on http://localhost:55415 Body: {"hello":"world"} Response: {"body":{"hello":"world"},"query":{}}
+
+
+
+
+
+
43 ms
+passedPost Complex
+
+
+Test server listening on http://localhost:55417 Body: {"hello":"world","nums":[1,2.0,2],"map":{"foo":{"bar":"baz"}}} Response: {"body":{"hello":"world","nums":[1,2.0,2],"map":{"foo":{"bar":"baz"}}},"query":{}}
+