mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-18 08:02:12 +03:00
18 lines
212 B
Plaintext
18 lines
212 B
Plaintext
GET http://localhost:8000/hello
|
|
|
|
|
|
GET http://localhost:8000/hello
|
|
[Options]
|
|
verbose: true
|
|
|
|
HTTP 200
|
|
`Hello World!`
|
|
|
|
|
|
GET http://localhost:8000/hello
|
|
|
|
|
|
GET http://localhost:8000/hello
|
|
[Options]
|
|
very-verbose: true
|