owncloud/owncloud-sdk

calculate pactMockPort from backendHost or the other way around

Closed this issue · 0 comments

the host HAS to have the same port as pactMockPort so one of both should be calculated automatically
e.g. the host could become pactMockHost=localhost and an other setting sets SUBFOLDER then the complete URL can be calculated 'http://' + pactMockHost + pactMockPort + SUBFOLDER