mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-02 00:54:09 +00:00
15 lines
159 B
Plaintext
15 lines
159 B
Plaintext
meta {
|
|
name: Settings Minimal Test
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
post {
|
|
url: https://api.example.com/minimal
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: false
|
|
timeout: 5000
|
|
}
|