Protocols/MSNP/Reference/URL-encoding: Difference between revisions
Jump to navigation
Jump to search
(Very brief, and probably incorrect.) |
m (1 revision imported) |
||
(No difference)
|
Revision as of 00:23, 29 May 2020
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.