mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-18 17:14:48 +00:00
Docs: HTTP request parameters documented! (#740)
* docs: HTTP request parameters
This commit is contained in:
parent
f78eeeca7d
commit
857e708f87
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue