mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-30 00:37:52 +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
|