<tablewidth="100%"border="1"cellspacing="0"cellpadding="2"summary="function index"><tr><tdvalign="top"><ahref="#build-1">build/1</a></td><td>Returns a URI from the record passed in.</td></tr><tr><tdvalign="top"><ahref="#decode-1">decode/1</a></td><td>Decode a percent encoded string value.</td></tr><tr><tdvalign="top"><ahref="#decode_plus-1">decode_plus/1</a></td><td>Decode a percent encoded string value that uses pluses for spaces.</td></tr><tr><tdvalign="top"><ahref="#encode-1">encode/1</a></td><td>Percent encode a string value.</td></tr><tr><tdvalign="top"><ahref="#encode_plus-1">encode_plus/1</a></td><td>Percent encode a string value similar to encode/1, but encodes spaces with a
plus (+) instead of %20.</td></tr><tr><tdvalign="top"><ahref="#parse_uri-1">parse_uri/1</a></td><td>Parse a URI string returning the parsed data as a record.</td></tr><tr><tdvalign="top"><ahref="#parse_url-1">parse_url/1</a></td><td>Parse a URL string returning the parsed data as a record.</td></tr></table>