Hacker News new | ask | show | jobs
by mhio 364 days ago
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
1 comments

i'm going to definitely give this a try. looks good