I use protocol-relative URLs sometimes, such as
//google.com
instead of
https://google.com
Is there any way this library could be modified to include these URLs? Maybe as an optional configuration?
See
https://datatracker.ietf.org/doc/html/rfc3986#section-4.2
I use protocol-relative URLs sometimes, such as
//google.com
instead of
https://google.com
Is there any way this library could be modified to include these URLs? Maybe as an optional configuration?
See
https://datatracker.ietf.org/doc/html/rfc3986#section-4.2