This is possible using response properties: response = ngx.location.capture("/bar") for headerName, header in pairs(response.header) do ...
確定! 回上一頁