Trailing slashes in baseUrl

Issue #7 resolved
Mario Holtmüller created an issue

The baseUrl that is used throughout the restclient needs to handle trailing slashes. It must not matter if the given URL has a trailing slash or not. The restclient should handle that itself.

For example using OAuth requires a trailing slash. Using BasicAuth not.

Comments (2)

  1. Log in to comment