Files
PLG-MuDiCS/display/requests/filePreview.bru
T
2025-10-24 20:11:43 +02:00

17 lines
183 B
Plaintext

meta {
name: filePreview
type: http
seq: 9
}
get {
url: 127.0.0.1:1323/api/file/preview/titel.jpg
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}