bisector: Fix HTTPS handling
Avoid matching on 'http' URL scheme, which excludes https even though it can work as well.
Loading
Please register or sign in to comment
Avoid matching on 'http' URL scheme, which excludes https even though it can work as well.