Update README.

This commit is contained in:
jcamiel 2022-10-26 22:47:04 +02:00
parent 56cafdfaeb
commit 22c17ee998
No known key found for this signature in database
GPG Key ID: 07FF11CFD55356CC
5 changed files with 4 additions and 4 deletions

View File

@ -44,7 +44,7 @@ Hurl can run HTTP requests but can also be used to <b>test HTTP responses</b>.
Different types of queries and predicates are supported, from [XPath] and [JSONPath] on body response,
to assert on status code and response headers.
<a href="https://hurl.dev/demo.html"><img src="https://raw.githubusercontent.com/Orange-OpenSource/hurl/master/docs/assets/img/demo.png" width="100%" alt="Hurl Demo"/></a>
<a href="https://hurl.dev/player.html?id=hurl&speed=3"><img src="https://raw.githubusercontent.com/Orange-OpenSource/hurl/master/docs/assets/img/poster-hurl.png" width="100%" alt="Hurl Demo"/></a>
It is well adapted for <b>REST / JSON APIs</b>

View File

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

View File

@ -42,7 +42,7 @@ Hurl can run HTTP requests but can also be used to <b>test HTTP responses</b>.
Different types of queries and predicates are supported, from [XPath] and [JSONPath] on body response,
to assert on status code and response headers.
<a href="https://hurl.dev/demo.html"><img src="https://raw.githubusercontent.com/Orange-OpenSource/hurl/master/docs/assets/img/demo.png" width="100%" alt="Hurl Demo"/></a>
<a href="https://hurl.dev/player.html?id=hurl&speed=3"><img src="https://raw.githubusercontent.com/Orange-OpenSource/hurl/master/docs/assets/img/poster-hurl.png" width="100%" alt="Hurl Demo"/></a>
It is well adapted for <b>REST / JSON APIs</b>

View File

@ -533,7 +533,7 @@ very-verbose: true # allow more verbose output
[included file]: #file-body
[`--file-root` option]: /docs/manual.md#file-root
[`-u/--user` option]: /docs/manual.md#user
[Hurl unicode literals \u{20}]: /docs/hurl-file.md#special-character-in-strings
[Hurl unicode literals \u{20}]: /docs/hurl-file.md#special-characters-in-strings
[Authorization]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Authorization
[`--location`]: /docs/manual.md#location
[`--verbose`]: /docs/manual.md#verbose

View File

@ -44,7 +44,7 @@ Hurl can run HTTP requests but can also be used to <b>test HTTP responses</b>.
Different types of queries and predicates are supported, from [XPath] and [JSONPath] on body response,
to assert on status code and response headers.
<a href="https://hurl.dev/demo.html"><img src="https://raw.githubusercontent.com/Orange-OpenSource/hurl/master/docs/assets/img/demo.png" width="100%" alt="Hurl Demo"/></a>
<a href="https://hurl.dev/player.html?id=hurl&speed=3"><img src="https://raw.githubusercontent.com/Orange-OpenSource/hurl/master/docs/assets/img/poster-hurl.png" width="100%" alt="Hurl Demo"/></a>
It is well adapted for <b>REST / JSON APIs</b>