TheDeeds,
Currently, Casablanca does not resolve the URI scheme (to http) when the URL is starting with //.
I looked into the RFC 3986 and it does mention that "//" should get resolved the default scheme, section 5.4:
a relative reference is transformed to its target URI as follows:
"//g" = "http://g" We will fix this for one of our upcoming releases.
Thank you for reporting the issue.
Thanks
Kavya
Currently, Casablanca does not resolve the URI scheme (to http) when the URL is starting with //.
I looked into the RFC 3986 and it does mention that "//" should get resolved the default scheme, section 5.4:
a relative reference is transformed to its target URI as follows:
"//g" = "http://g" We will fix this for one of our upcoming releases.
Thank you for reporting the issue.
Thanks
Kavya