mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-22 07:53:34 +01:00
753a576c3c
Safe Mode Sandbox using QuickJS Co-authored-by: Anoop M D <anoop.md1421@gmail.com> Co-authored-by: lohit <lohit.jiddimani@gmail.com>
12 lines
100 B
Plaintext
12 lines
100 B
Plaintext
meta {
|
|
name: ping
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{host}}/ping
|
|
body: none
|
|
auth: none
|
|
}
|