Skip to content

Ensure `mkcol` requests end with a slash

When doing an mkcol request against a server, make sure that the URL ends with a / character. Otherwise, some servers might reject the request as they deem it ambiguous.

Closes #387 (closed)

Merge request reports