A Uri without any restrictions on the scheme.
https://datatracker.ietf.org/doc/html/rfc3986#section-3
```ts "http://example.com" "ldap://ldap.example.com/cn=babs%20jensen"
Generated using TypeDoc
A Uri without any restrictions on the scheme.
See
https://datatracker.ietf.org/doc/html/rfc3986#section-3
Example
```ts "http://example.com" "ldap://ldap.example.com/cn=babs%20jensen"