goproxy icon indicating copy to clipboard operation
goproxy copied to clipboard

Embedded handlers via ServeMux

Open mrLSD opened this issue 8 years ago • 1 comments

Is it possible embed handlers via ServeMux, for handling all proxy traffic via ServeMux.HandleFunc?

mrLSD avatar Apr 07 '17 21:04 mrLSD

Unfortunately not yet, although I can see the need for that in some cases. Haven't figured out how to do that.

On Fri, Apr 7, 2017 at 2:06 PM, Evgeny Ukhanov [email protected] wrote:

Is it possible embed handlers via ServeMux, for handling all proxy traffic via ServeMux.HandleFunc?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/elazarl/goproxy/issues/213, or mute the thread https://github.com/notifications/unsubscribe-auth/AAP4otW0BwYNF1ulumd3HWdK5Hf3XNBWks5rtqU4gaJpZM4M3ZBM .

elazarl avatar May 30 '17 14:05 elazarl