You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/09/03 20:18:35 UTC

[GitHub] [openwhisk-apigateway] hasueki opened a new pull request #356: Add support for preserving XF headers from upstream

hasueki opened a new pull request #356: Add support for preserving XF headers from upstream
URL: https://github.com/apache/openwhisk-apigateway/pull/356
 
 
   - Set `X-Forwarded-Host` based on upstream headers. If header is present in the request, it will honor the value coming from upstream.
   - Override the `request_uri` portion of `X-Forwarded-Url`, if `X-Forwarded-Uri` is present in upstream request.

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