mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-27 16:26:40 +03:00
89f0968164
Instead of the init method, so that they can be applied after the reset
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
|