You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/02/18 08:28:49 UTC

[GitHub] [apisix] mangoGoForward edited a comment on issue #3931: redirect plugins add curl test for `http_to_https`

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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org