The closing brace `}` is NOT allowed as a valid "sub-delim" character, but the closing parenthese `)` is missing. See RFC RFC3986 annex A, and pull request https://github.com/Nyholm/dsn/pull/26
The closing brace
}is NOT allowed as a valid "sub-delim" character, but the closing parenthese)is missing.See RFC RFC3986 annex A, and pull request #26