question
Hello,
I'm trying to generate the same representation of posted form data that is
generated by the recorder (proxy) as in the following recorded example.
request1 = HTTPRequest()
tests[1] = Test(1, 'POST pkmslogin.form').wrap(request1)
data1 = ( 117, 115, 101, 114, 110, 97, 109, 101, 61, 112, 54, 48, 48, 48,
50, 38, 112, 97, 115, 115, 119, 111, 114, 100, 61, 115, 97, 115, 116, 101,
115, 116, )
I have been looking in the HTTPPluginTCPProxyFilter class to attempt to
trace (with the source code) the place at which the recorder receives the
information (and exactly what it is comprised of). I assume this is a
Stringified byte array with the posted form data in it.
Long story short, how can I construct this data array? Is there a specific
place in the source code where I can see the proxy doing it?
thanks very much,
Eric Whipple
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click