Files
PLG-MuDiCS/display/requests/uploadFile.bru
T

21 lines
294 B
Plaintext

meta {
name: uploadFile
type: http
seq: 3
}
post {
url: 127.0.0.1:1323/api/file/test.mp4
body: file
auth: inherit
}
body:file {
file: @file(/home/fedorra-44/Downloads/10 Revenge Party und Playoff.mov) @contentType(video/quicktime)
}
settings {
encodeUrl: true
timeout: 0
}