Hi, You can try with a Regular Expression Extractor post Processor:
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Regular_Expression_Extractor Best Regards, José On Fri, Dec 11, 2009 at 4:04 PM, pablo fernandez <[email protected] > wrote: > Hi, > > I have an app that makes an https login request and gets back an > auth-token. > I need that token to make successive requests, passing it as a header > custom > parameter. > > Is there any way I can achieve this? > > Thanks a lot > > -- > Fernandez, Pablo. >

