mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-19 08:42:06 +03:00
8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
|
GET https://localhost:8001/hello
|
||
|
|
||
|
HTTP/1.0 200
|
||
|
```Hello World!```
|
||
|
|
||
|
GET https://localhost:8001/hello
|
||
|
HTTP/1.0 200
|