mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-06 00:47:09 +00:00
ref: move bruno template request to display
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
meta {
|
||||
name: openFile
|
||||
type: http
|
||||
seq: 5
|
||||
}
|
||||
|
||||
patch {
|
||||
url: 127.0.0.1:1323/api/file/test.mp4
|
||||
body: file
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
script:pre-request {
|
||||
await bru.sleep(2000);
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
Reference in New Issue
Block a user