Adding support for payee initiated payments
strip any base path off peerEndpoint config when proxying (#145) * strip any base path off peerEndpoint config setting when proxying requests * move stripping of base path from proxy constructor to instantiation. * move comment block * revert this file