hi, when http server receive a request A, create a new http request B with A, do B, get response respB, create a new http respA with respB how to do "create a new http request B with A" and " create a new http respA with respB" with io.copy method, and reset url,params, hosts etc. any one can share your methods?
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.