Fixed target parsing
Improved http(s) scheme check so that target may be passed in lower and upper cases.
Before the fix works only schemes:
- http://
- https://
After the fix also works schemes alike:
- HTTPS://
- HtTp://
Hi, @electron0zero ! I've added different tests cases and looks like they've all passed.
Hi, @electron0zero ! I've added different tests cases and looks like they've all passed.
@Astrarog the CI has been failing, can you sync your fork, and rebase the PR please. will merge once CI is green ✅
Hi, @electron0zero ! I've added different tests cases and looks like they've all passed.
@Astrarog the CI has been failing, can you sync your fork, and rebase the PR please. will merge once CI is green ✅
The fork is synced already. In CI failing test which are GRPC related. I believe that this fix doesn't correlate with GRPC functions and test