@adamonduty Maybe what you need is just the ngx.req.set_header API function? See https://github.com/openresty/lua-nginx-module#ngxreqset_header Member agentzh commented Dec 5, 2014 @adamonduty All nginx variables with the http_ prefix are considered builtin. See http://nginx.org/en/...