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
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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