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 2022/08/15 07:00:07 UTC

[GitHub] [apisix] amZhan opened a new issue, #7672: help request: sometimes the headers recorded in ctx are not what I am currently requesting

amZhan opened a new issue, #7672:
URL: https://github.com/apache/apisix/issues/7672

   ### Description
   
   I wrote an authentication plug-in myself to obtain some business interface permissions by taking header information, but sometimes the headers recorded in ctx are not what I am currently requesting, and it feels like the header information requested by others last time.
   
   ### Environment
   
   - APISIX version (run `apisix version`):2.9
   - Operating system (run `uname -a`):centos7.9
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):1.19.9.1
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):3.5
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `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.apache.org

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


[GitHub] [apisix] tzssangglass closed issue #7672: help request: sometimes the headers recorded in ctx are not what I am currently requesting

Posted by GitBox <gi...@apache.org>.
tzssangglass closed issue #7672: help request: sometimes the headers recorded in ctx are not what I am currently requesting
URL: https://github.com/apache/apisix/issues/7672


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