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

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -