You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2019/12/04 05:48:34 UTC

[GitHub] [incubator-apisix] moonming commented on a change in pull request #818: feature: support for adding the specified request header for upstream…

moonming commented on a change in pull request #818: feature: support for adding the specified request header for upstream…
URL: https://github.com/apache/incubator-apisix/pull/818#discussion_r353558908
 
 

 ##########
 File path: doc/health-check.md
 ##########
 @@ -88,6 +89,7 @@ contains: `active` or `passive`.
     The threshold fields of  `unhealthy` are:
     * `active.unhealthy.interval`: Interval between health checks for unhealthy targets (in seconds), the minimum is 1.
     * `active.unhealthy.http_failures`: The number of http failures times to determine the target is unhealthy, the minimum is 1.
+    * `active.req_headers`: Additional request header.
 
 Review comment:
   `Additional request header.` -> `Additional request headers. Array format, so you can fill in multiple headers.`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services