标签: nginx openresty
我尝试发送文件:
ngx.status = 200 ngx.req.set_header("Content-Disposition", "attachment; filename=qwe.txt") ngx.say('{"code":"101"')
但是我总是得到一个页面