1
0
Fork 0
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:
DIGVIJAY 2026-02-13 04:29:28 +05:30 committed by GitHub
parent f78eeeca7d
commit 857e708f87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
{