zhangweidongyyl commented on issue #5643:
URL: https://github.com/apache/apisix/issues/5643#issuecomment-982579024


   > we can use a 0 delay `ngx.timer.at`, see: 
https://github.com/openresty/lua-nginx-module#ngxtimerat
   
   This doesn't seem to solve my problem
   i use 
   
   > ngx.header[conf.headers_arr[i]] = val 
   
    in header_filter.
   i use 
   
   > ngx.redirect(host) 
   
   in body_filter
   I don't know if it can solve this problem, but it can't bring 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.

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

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


Reply via email to