How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Announcing Hurl 1.7.0

calendar_today September 15, 2022 domain hurl

Announcing Hurl 1.7.0 Sep. 15, 2022 The Hurl team is happy to announce a new version of Hurl, 1.7.0 . Hurl is a command line tool powered by curl , that runs HTTP requests defined in a simple plain text format: # Get home: GET https://example.org HTTP/1.1 200 [Captures] csrf_token: xpath “string(//meta[@name=’_csrf_token’]/@content)” # Do login!

open_in_new Read original post