proxy - Edit POST message after CONNECT with LittleProxy -


i started using littlepxoy because documentation says manipulating packets on way through easy. add httpfilterssourceadapter they say, set buffer size 1mb.

done , set breakpoints. client arrives @ httpfiltersadapter.clienttoproxyrequest connect request. far can tell connect request has no body. once connect has been established messages never come via code route until connect tunnel times out.

how can little proxy make direct calls remote service, or force client not use proxy tunnel, or catch/intercept packet on way through. need able manipulate post body of message before sending on.

any great.


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -