prevent WWW() from encode the url?

If i have a string like

blob:https://mydomain.com/xxxx

the WWW() command remove the double slashes and the result is a wrong url.

Is there a way to prevent WWW() from doing this?

Should be fixed in future release