be forgiving if Shaarli returns urls with ' ', replace them with '+' retroactively
commit8dc5890cda1c15adb6f6dd44a0438f3b52e82002
authorMarcus Rohrmoser <work@mro.name>
Fri, 4 Mar 2022 08:40:30 +0000 (4 09:40 +0100)
committerMarcus Rohrmoser <work@mro.name>
Fri, 4 Mar 2022 21:12:37 +0000 (4 22:12 +0100)
treec0c7e5a9419d326d8fc74a93fc6f20ebbfe64bc6
parent3c88ddb7fa6a497e05abb7c302706d045ae5e1f7
be forgiving if Shaarli returns urls with ' ', replace them with '+' retroactively

Resolves https://github.com/mro/ShaarliOS/issues/61
Thank you https://github.com/sounds2k
swift4/ShaarliOS/ShaarliHtmlClient.swift
swift4/ShaarliOSTests/ShaarliHtmlClientTest.swift