use response tokens in POST
Status: Alpha
Brought to you by:
coroberti
From: Frank V. D. <fra...@gm...> - 2014-05-30 10:28:28
|
Hi list, curl-loader supports using response tokens (eg hidden form elements) in a URL template for the next request (RESPONSE_TOKEN and URL_TOKEN). I can't figure out if and how it is possible to use response tokens in a POST. I would like to use, for example, FORM_STRING="foo=%s" where the previous url contained a form element with name=foo, value=bar. -- Frank Van Damme Make everything as simple as possible, but not simpler. - Albert Einstein |