Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Normalize the PID portion(s) of the URI.
  2. Un-escape any URI-escaped characters that do not need escaping according to the definition of the "info" scheme.
  3. Make all remaining escaped octets use UPPERCASE (%ff becomes %FF).
  4. Parameters should be alphabetized in order by name, then by value. The order should be according to occurrence in UTF-8.

...