I'm not sure exactly what you mean by "referrer" in this sense. Probably JMeter doesn't support it, and I don't know of anyone working on it. I'd be very interested in understanding more what you mean, and in helping you find the code that would need to be modified/extended to do it.
-Mike > -----Original Message----- > From: Christian Meunier [mailto:[EMAIL PROTECTED]] > Sent: Thursday, March 28, 2002 9:34 PM > To: [EMAIL PROTECTED] > Subject: HTTP request and referer > > > Hi, my web application have an heavy usage of referers. > Inside an html page i call some JSP to tailor some javascript > data upon referers using: > <script src='/get_info.jsp'></script> > > I am unable to test my framework with Jmeter because it does > not handle referer to my knowledge. > I would like to know if someone is working on this before i > start to dig in the code. > > I believe it shouldnt be hard to enhance the HttpRequest > class with a referer attribute and let the proxy server set > it (or the user via the gui). > > What do you think of this ? > Thanks in advance. > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
