Initial checklist
Problem
Hello! I'd like to add tel to the allowed protocols but not deviate so much from defaultUrlTransform to write my own
Current solutions
Writing your own urlTransform. I don't prefer this since I'd like to follow the default even if changes in future versions.
Proposed solutions
I'd like to propose that the safeProtocol value used in defaultUrlTransform could be passed as a parameter
Initial checklist
Problem
Hello! I'd like to add
telto the allowed protocols but not deviate so much fromdefaultUrlTransformto write my ownCurrent solutions
Writing your own
urlTransform. I don't prefer this since I'd like to follow the default even if changes in future versions.Proposed solutions
I'd like to propose that the
safeProtocolvalue used indefaultUrlTransformcould be passed as a parameter