feat(user-sessions): implemented interactivity

This commit is contained in:
2025-11-01 20:48:13 +01:00
parent f32741d860
commit 3e6cbe7d2d
14 changed files with 296 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
meta {
name: Login
type: http
seq: 1
seq: 2
}
post {
@@ -22,4 +22,5 @@ body:multipart-form {
settings {
encodeUrl: true
timeout: 0
}