hurl/integration/tests_ok/test.hurl

5 lines
61 B
Plaintext
Raw Normal View History

2022-08-05 21:45:42 +03:00
GET http://localhost:8000/hello
2022-11-11 16:25:00 +03:00
HTTP 200
```Hello World!```