Connected: An Internet Encyclopedia
RFC 1808 - 2.4.5. Parsing the Parameters
Top: Connected: An Internet Encyclopedia
Up: Requests For Comments
Up: RFC 1808
Up: 2. Relative URL Syntax
Up: 2.4. Parsing a URL
Prev: 2.4.4. Parsing the Query Information
Next: 2.4.6. Parsing the Path
2.4.5. Parsing the Parameters
If the parse string contains a semicolon ";" character, then the
substring after the first (left-most) semicolon ";" and up to the end
of the parse string is the parameters (<params>). If the semicolon
is the last character, or no semicolon is present, then <params> is
empty. The matched substring, including the semicolon character, is
removed from the parse string before continuing.
Next: 2.4.6. Parsing the Path
Connected: An Internet Encyclopedia
RFC 1808 - 2.4.5. Parsing the Parameters