mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-18 08:02:12 +03:00
5 lines
123 B
Plaintext
5 lines
123 B
Plaintext
# We test that an URL should be valid (starts with http:// or https://)
|
|
# even if injected through variable.
|
|
GET {{host}}
|
|
|