mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-26 08:39:17 +08:00
Docs: HTTP request parameters documented! (#740)
* docs: HTTP request parameters
This commit is contained in:
@@ -20,6 +20,11 @@ There are four types of request values:
|
||||
```
|
||||
|
||||
3. HTTP Request parameters
|
||||
#### Valid `name` Parameters:
|
||||
- `"name": "method"`
|
||||
- `"name": "remote-addr"`
|
||||
|
||||
*Note* Anything other than above mentioned `name` parameters would be invalid!
|
||||
|
||||
```json
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user