rfc2396 1.1.0

A library for validating strings as RFC2396-compliant URIs
Documentation
1
2
3
4
5
6
7
mod escaped;
mod mark;
mod p_char;
mod reserved;
mod unreserved;
mod uri_c;
mod uri_c_no_slash;