zll600 commented on code in PR #10887: URL: https://github.com/apache/apisix/pull/10887#discussion_r1495436300
########## t/plugin/proxy-rewrite2.t: ########## @@ -202,7 +202,7 @@ GET /echo X-Forwarded-Proto: http X-Forwarded-Proto: grpc --- response_headers -X-Forwarded-Proto: http +X-Forwarded-Proto: http, grpc Review Comment: The response header has `http, grpc`. I don't know why it looks like this. -- 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]
