Hi,
I'm new to this library. I'm exploring a way to tunnel received http request to remote host and get response back executing on it.
wondering how can i do by defining custom "RequestForwardingInterceptor" that allows packing of httprequest and unpacking of httpresponse. I'm also looking for ReverseHTTP server implementation reference but couldn't find it.
Any reference on above would be of great help. Thanks
Hi, I'm new to this library. I'm exploring a way to tunnel received http request to remote host and get response back executing on it. wondering how can i do by defining custom "RequestForwardingInterceptor" that allows packing of httprequest and unpacking of httpresponse. I'm also looking for ReverseHTTP server implementation reference but couldn't find it. Any reference on above would be of great help. Thanks