mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-23 09:44:22 +03:00
15 lines
215 B
Plaintext
15 lines
215 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
|