Files
Automata/packages
Kaito Udagawa 800e5ec97f Add support of array in querystring (#1914)
*  Add support of array in querystring

In the HTTP Request node, a parameter that appeared multiple times with the same name will be converted into an array.
Any parameters that appeared only once will be kept in the form of a string for backward compatibility.

*  Prefer spread operator
2021-07-10 23:51:35 +02:00
..
2021-07-04 18:13:16 +00:00
2021-07-04 18:12:44 +00:00