jiehuuu

Results 2 comments of jiehuuu

Thanks for your response... but not working on my side... https://prnt.sc/sqn99w ``` private async Task ProxyServer_BeforeResponse(object sender, SessionEventArgs e) { if (e.HttpClient.Response.ContentType?.Contains("image") == true) { Console.WriteLine("Image found: replacing request body");...

Yes, i inserted a breakpoint and hited! can u send me ur project file?