I want to access the LocalAddr() of a http request net.conn without hijacking it

I am working on a transparent proxy server and I want to be able to hijack the net.conn of an H TTP connection without fully hijaking it or to find a way to “reset” the hijacked flag of the H TTP request net.conn.
Any help is welcome.

Thanks,
Eliezer

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.