I'm trying to fix a bug where HTTPSampler objects created by the HTTPProxyServer contain information that is unnecessary due to that same information being present in the HTTPDefaultsGUI object (for example, port number).
I've been rooting around in the code, but I haven't been able to figure out how a new HTTPSampler object gets access to the information stored by a HTTPDefaultsGUI object. I can make up a convoluted access through the GUI, but I'm thinking that there is something simpler I'm overlooking. Any pointers would be much appreciated. Thanks, Keith --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
