simukti/rest-client

Trim on baseUrl ending with '0'

simukti opened this issue · 0 comments

Current ApiRequest::setBaseUrl() will trim string with '0' ending, for example:

  • https://127.0.0.1:8080 --> will be trimmed to https://127.0.0.1:808