Projects tagged ‘rfc3986’


[3 total ]

1 Users

The uri-generic library contains procedures for parsing and manipulation of Uniform Resource Identifiers (RFC 3986). It is intended to conform more closely to the RFC, and uses combinator parsing and ... [More] character classes rather than regular expressions. [Less]
Created about 1 year ago.

1 Users

uriparser is a strictly RFC 3986 compliant URI parsing library written in C. uriparser is cross-platform, fast, supports Unicode and is licensed under the New BSD license.
Created over 2 years ago.

0 Users

An URI parsing library for URIs with one of the common URI schemes: http(s), ftp and a few others. All URI components are fully URI-decoded and query arguments are presumed to be x-www-form-urlencoded key/value pairs, and decoded accordingly.
Created 12 months ago.