Hi, guy,
Is it possible to keep the "Connection" header in response by Openresty? By nginx default implementation, Nginx will change the "Connection:close" header to "Connection:keep-alive". How to keep the connection header and return to client?
Thanks
Liu Peng