mangoGoForward edited a comment on issue #3931:
URL: https://github.com/apache/apisix/issues/3931#issuecomment-1044130686


   > LGTM, don't forget to reduce the unnecessary info in the output.
   > 
   > eg:
   > 
   > ```shell
   > $ curl http://127.0.0.1:9080/hello -i
   > HTTP/1.1 301 Moved Permanently
   > ...
   > Location: https://127.0.0.1/hello
   > ...
   > <html>
   > <head><title>301 Moved Permanently</title></head>
   > <body>
   > <center><h1>301 Moved Permanently</h1></center>
   > <hr><center>openresty</center>
   > </body>
   > </html>
   > ```
   
   Hi @kartikeysaran are you working on this issue already? If not I'd like to 
tackle this issue :)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to