mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-20 01:11:40 +03:00
7 lines
137 B
Plaintext
7 lines
137 B
Plaintext
GET http://localhost:8000/hello
|
|
[Options]
|
|
# Option insecure has no effect on HTTP endpoint
|
|
insecure: false
|
|
|
|
HTTP/* 200
|
|
```Hello World!``` |