VK
Size: a a a
VK
DL
PB
.repeat("${myArray.size()}", "n") {
exec(
http("request")
.post("/")
.body(StringBody("${myArray(${n})}"))
)
}
g
DL
ΙΤ
PB
DL
ΙΤ
ΙΤ
DL
DL
DL
g
val feeder = Iterator.continually(Map("name" -> "value"))
val feeder = Array(Map("name" -> "value"))
g
g
DL
СС
СС