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 2021/07/16 07:57:50 UTC

[GitHub] [apisix] philzhangrui opened a new issue #4612: bug: Cannot get $scheme

philzhangrui opened a new issue #4612:
URL: https://github.com/apache/apisix/issues/4612


   ### Issue description
   
   "proxy-rewrite": {
         "headers": {
           "X-Forwarded-For": "$proxy_add_x_forwarded_for",
           "X-Real-IP": "$remote_addr",
           "X-Real-SCHEME": "$scheme"
         }
       }
   
   Cannot get  $scheme  
    
   ### Environment
   
   Request help without environment information will be ignored or closed.
   
   * apisix version (cmd: `apisix version`):2.6
   * OS (cmd: `uname -a`):
   * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   * etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):
   * apisix-dashboard version, if have:
   * luarocks version, if the issue is about installation (cmd: `luarocks --version`):
   


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] philzhangrui closed issue #4612: bug: Cannot get $scheme

Posted by GitBox <gi...@apache.org>.
philzhangrui closed issue #4612:
URL: https://github.com/apache/apisix/issues/4612


   


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org