------------------
- remove the function 'core.get'.
- add the function 'core.getmcallers' in order to get all middleware callers bound to input protocols.
- ensure resolution of successive protocols inside an url scheme with the separator '+'.
- ensure resolution of multiple protocols inside an url scheme with the separator '-'.
- add the parameter 'cache' in the function 'url.fromurl'.