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/21 03:22:47 UTC

[GitHub] [apisix-java-plugin-runner] tzssangglass edited a comment on issue #128: how can i jump to another IP port from Plugin ?

tzssangglass edited a comment on issue #128:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/128#issuecomment-1046382779


   > rewrite host:port/path in java runner.
   
   not support rewrite host: port in java runner.
   
   > I don't know how to rewrite host in java runner .
   
   ~~you can try ` request.setHeader( "Host", "test.com");` to rewrite the `Host` header.~~


-- 
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