Re: URI path starting with "//"

Another benefit in Web projects specifically between testing environment and production to be able to not have to take care of http or https

https://example.org/
http://example.org/

Instead you would just write 

//example.org

See for example http://paulirish.com/2010/the-protocol-relative-url/

-- 
Karl Dubost, a Web opener to hire
http://www.la-grange.net/karl/

Received on Monday, 4 February 2013 21:47:59 UTC