Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 576653
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T14:04:13+00:00 2026-05-13T14:04:13+00:00

The RFC 3986 URI: Generic Syntax specification lists a semicolon as a reserved (sub-delim)

  • 0

The RFC 3986 URI: Generic Syntax specification lists a semicolon as a reserved (sub-delim) character:

reserved    = gen-delims / sub-delims

gen-delims  = ":" / "/" / "?" / "#" / "[" / "]" / "@"

sub-delims  = "!" / "$" / "&" / "'" / "(" / ")"
              / "*" / "+" / "," / ";" / "="

What is the reserved purpose of the ";" of the semicolon in URIs? For that matter, what is the purpose of the other sub-delims (I’m only aware of purposes for "&", "+", and "=")?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T14:04:13+00:00Added an answer on May 13, 2026 at 2:04 pm

    There is an explanation at the end of section 3.3.

    Aside from dot-segments in
    hierarchical paths, a path segment is
    considered opaque by the generic
    syntax. URI producing applications
    often use the reserved characters
    allowed in a segment to delimit
    scheme-specific or
    dereference-handler-specific
    subcomponents. For example, the
    semicolon (";") and equals ("=")
    reserved characters are often used
    to delimit parameters and parameter
    values applicable to that segment.
    The comma (",") reserved character is
    often used forsimilar purposes.
    For example, one URI producer might
    use a segment uch as "name;v=1.1"
    to indicate a reference to version 1.1
    of "name", whereas another might
    use a segment such as "name,1.1" to
    indicate the same. Parameter types
    may be defined by scheme-specific
    semantics, but in most cases the
    syntax of a parameter is specific to
    the implementation of the URI’s
    dereferencing algorithm.

    In other words, it is reserved so that people who want a delimited list of something in the URL can safely use ; as a delimiter even if the parts contain ;, as long as the contents are percent-encoded. In other words, you can do this:

    foo;bar;baz%3bqux
    

    and interpret it as three parts: foo, bar, baz;qux. If semicolon were not a reserved character, the ; and %3bwould be equivalent, so the URI would be incorrectly interpreted as four parts: foo, bar, baz, qux.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

RFC 1738 specifies the syntax for URL's, and mentions that URLs are written only
There's one thing I haven't found in RFC 2616 ("Hypertext Transfer Protocol -- HTTP/1.1")
The Uri class defaults to RFC 2396. For OpenID and OAuth, I need Uri
I tried to find this in the relevant RFC, IETF RFC 3986 , but
The RFC for a Java class is set of all methods that can be
When printing RFC documents on my A4 format printer I noticed that I print
ISO 8601 and RFC 3339 seem to be two formats that are common the
How do I convert a DateTime structure to its equivalent RFC 3339 formatted string
There is a standard two-pass algorithm mentioned in RFC 1942: http://www.ietf.org/rfc/rfc1942.txt however I haven't
How do I convert a DateTime structure to its equivalent RFC 822 date-time formatted

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.