hurl/integration/ssl/insecure.hurl
Fabrice Reix 89f0968164 Set libcurl handle attributes in the execute method
Instead of the init method, so that they can be applied after the reset
2021-02-07 14:34:30 +01:00

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