IUriParseOptions interface
Options for parsing a Uri string
Properties
absolute |
If true, throw if the Uri is not absolute |
Property Details
absoluteUriRequired
If true, throw if the Uri is not absolute
absoluteUriRequired?: boolean
Property Value
boolean