Commit 3e76706
committed
check for trace server URL ending with slash
Fixes #37
With this commit, the trace server extension will check if the base
trace server URL, defined as a preference, ends with a slash. If
that's the case, it will be used to compose the TSP endpoint URL,
if not it will be added.
Signed-off-by: Marc Dumais <[email protected]>1 parent 8aca35b commit 3e76706
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
| 158 | + | |
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
| |||
0 commit comments