I try to implement WebClientPrinter by Neodynamic. This library makes request by this format:
webclientprint:http://localhost:1294/wcp.axd?sid=cm50pdi0tyfsm0feejnzjtsk&wcppping
it is similar to this notation.
javascript: method()
My question is why browser know what to do with this protocol?