You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by pablo fernandez <fe...@gmail.com> on 2009/12/11 20:04:57 UTC

Saving a result from an HttpRequest

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.

Re: Saving a result from an HttpRequest

Posted by Jose Pablo Sarco <jo...@gmail.com>.
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 <fernandezpablo85@gmail.com
> 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.
>