timothee-haudebourg/iref
Rust implementation of Internationalized Resource Identifiers (IRIs) and References, borrowed and owned.
RustApache-2.0
Issues
- 2
Incorrect extraction of URI components
#21 opened by yescallop - 2
Infinite loop in `parse::find_port`
#20 opened by xiaozhiyan - 4
BStr?
#19 opened by Longor1996 - 5
- 2
More compact `ParsedIriRef`.
#10 opened by timothee-haudebourg - 1
Panic in parse_ipv6_literal()
#16 opened by eikendev - 0
IRI reference resolution wrongly adds a `./` at the start of the path.
#14 opened by timothee-haudebourg - 0
Invalid IRI reference resolution when the base IRI path ends with `.`
#13 opened by timothee-haudebourg - 1
- 10
Use `slice-dst` until custom DSTs land
#9 opened by MattesWhite - 0
More documentation
#1 opened by timothee-haudebourg - 1
Implement convenience traits
#6 opened by MattesWhite - 3
Implement AsRef for IriBuf to Iri
#4 opened by bbqsrc - 0
Spaces are accepted by the parser
#2 opened by timothee-haudebourg