Preferences

kaan_keskin parent
this looks nice. is it possible to set a variable after a request and use it later in another request?

Yeah...

    [Captures]
    csrf_token: xpath "normalize-space(//meta[@name='_csrf_token']/@content)"
The use the name with mustaches

    {{csrf_token}}
- https://hurl.dev/docs/capturing-response.html
kaan_keskin OP
i'm going to definitely give this a try. looks good

This item has no comments currently.