Hi
I have imported data for simulation which have rule like scheme
"path": [{
"matcher": "exact",
"value": "/SimplegetDeploy/456"
}],
"method": [{
"matcher": "exact",
"value": "GET"
}],
"scheme": [{
"matcher": "exact",
"value": "https"
}]
Here after importing data to hoverctl for simulation it is responding to http as well though we gave https as scheme rule.
Is this the expected behavior ? Please help me to understand better.
Thanks & Regards,
Jayamurugan. P