Comment by Nasser Torabzade on How to create a simple http proxy in node.js?
Leave a reply
thanks, but the thing is that I need to process and/or manipulate the response of the 3rd party server, and then pass it to my client. any idea how to implement that?