Forum Moderators: Robert Charlton & goodroi
[edited by: Robert_Charlton at 2:07 pm (utc) on Apr 24, 2010]
[edit reason] changed to example.com - it can never be owned [/edit]
2.2. Reserved Characters
Many URI include components consisting of or delimited by, certain
special characters. These characters are called "reserved", since
their usage within the URI component is limited to their reserved
purpose. If the data for a URI component would conflict with the
reserved purpose, then the conflicting data must be escaped before
forming the URI.
reserved = ";" | "/" | "?" | ":" | "@" | "&" | "=" | "+" | "$" | ","
RFC2396 - Uniform Resource Identifiers (URI): Generic Syntax [faqs.org]