Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 78072

move post data to composer

$
0
0

Hello

You can do this with FiddlerScript.

 

In method OnBeforeRequest add this code:

 if(oSession.fullUrl.Contains("getdata.php")){
            FiddlerApplication.DoComposeByCloning(oSession);
        }

 


Viewing all articles
Browse latest Browse all 78072

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>