18 lines
185 B
Plaintext
18 lines
185 B
Plaintext
meta {
|
|
name: Dummy
|
|
type: http
|
|
seq: 5
|
|
}
|
|
|
|
post {
|
|
url: http://192.168.200.11/data.php
|
|
body: json
|
|
auth: inherit
|
|
}
|
|
|
|
body:json {
|
|
{"data":
|
|
{"content": "Hello, Discord!"}
|
|
}
|
|
}
|