Protocols/MSNP/Reference/URL-encoding

From NINA Wiki
Revision as of 00:23, 29 May 2020 by AD (talk | contribs) (1 revision imported)
Jump to navigation Jump to search

URL Encoding is a method of replacing characters that are unsuitable for transmission with a series of characters that can be safely passed over a URL. A URL Encoded character appears as %xx where xx is a hexidecimal numeral representing the character.

Template:Protocols/MSNP/stub