-
Guillaume Melquiond authored
RFC 3986 states that the allowed characters are: fragment = *( pchar / "/" / "?" ) pchar = unreserved / pct-encoded / sub-delims / ":" / "@" pct-encoded = "%" HEXDIG HEXDIG unreserved = ALPHA / DIGIT / "-" / "." / "_" / "~" sub-delims = "!" / "$" / "&" / "'" / "(" / ")" / "*" / "+" / "," / ";" / "="
90d80242
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
doc_def.ml | ||
doc_def.mli | ||
doc_html.ml | ||
doc_html.mli | ||
doc_lexer.mll | ||
doc_main.ml |