Files
bruno/packages/bruno-tests/collection/echo/multiline/echo binary.bru

16 lines
172 B
Plaintext

meta {
name: echo binary
type: http
seq: 1
}
post {
url: {{echo-host}}
body: file
auth: none
}
body:file {
file: @file(bruno.png) @contentType(image/png)
}