github Orange-OpenSource/hurl 0.99.13

latest releases: 4.3.0, 4.2.0, 4.2.2...
3 years ago

Hurl 0.99.13 now uses libcurl under the hood instead of reqwest rust crate.
This makes hurl even closer to curl in terms of behavior and semantic.

Changes:

  • Improve Cookie Asserts #5

  • Request Cookies Section should not change cookie store #25

  • Uncompress response body for queries #35

  • Add option --compressed #36

  • Predicates with not qualifier #39

  • Support Multiple Content-Encoding (at the same time) #40

  • Add option -u, --user #41

  • Do not add header Expect automatically #44

  • Add timeout option (--connect-timeout and --max-time) #30

  • Add option --compressed #34

  • Decompress response body #38

Bugs Fixes:

  • Fix Host" request header with specific port #6

  • Fix Assert with different types of values #37

Don't miss a new hurl release

NewReleases is sending notifications on new releases.