mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-19 00:22:10 +03:00
10 lines
152 B
Plaintext
10 lines
152 B
Plaintext
|
GET http://localhost:8000/hello
|
||
|
|
||
|
GET http://localhost:8000/hello
|
||
|
[Options]
|
||
|
verbose: true
|
||
|
|
||
|
HTTP/* 200
|
||
|
```Hello World!```
|
||
|
|
||
|
GET http://localhost:8000/hello
|