This commit is contained in:
ddeyo 2018-10-17 14:07:42 -07:00
parent fd9fe3bca6
commit 5018fcb486
1 changed files with 3 additions and 2 deletions

View File

@ -93,8 +93,9 @@ Included when you need to set custom API headers. You can repeat this section mu
[custom_api_server_headers]
| Item | Description | |
|:---------------|:-------------------------------------------------------------------------------------------|
| Item | Description |
| ----------- | ----------- |
| Header | Title |
| `name` | Set to specify the name of the custom header with `name` = "*X-Custom-Header-Name*". |
| `value` | Set to specify the value of the custom header with `value` = "*Custom Header Value*". |