mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-06 00:47:09 +00:00
17 lines
174 B
Plaintext
17 lines
174 B
Plaintext
meta {
|
|
name: uploadFile
|
|
type: http
|
|
seq: 3
|
|
}
|
|
|
|
post {
|
|
url: 127.0.0.1:1323/api/file/test.mp4
|
|
body: file
|
|
auth: inherit
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|