URL encoding

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Updated broken link)
 
Line 11: Line 11:
 
* RFC 1738: Uniform Resource Locators
 
* RFC 1738: Uniform Resource Locators
 
* RFC 3986: Uniform Resource Identifier: Generic Syntax
 
* RFC 3986: Uniform Resource Identifier: Generic Syntax
* [http://blogs.msdn.com/b/oldnewthing/archive/2010/03/31/9987779.aspx The great thing about URL encodings is that there are so many to choose from]
+
* [https://blogs.msdn.microsoft.com/oldnewthing/20100331-00/?p=14443 The great thing about URL encodings is that there are so many to choose from]
  
 
[[Category:Transfer Encodings]]
 
[[Category:Transfer Encodings]]

Latest revision as of 20:55, 13 January 2016

File Format
Name URL encoding
Ontology

URL encoding is a somewhat ambiguous term that refers to a family of techniques for constructing URLs. Data is escaped in various ways to make it compatible with the restrictions of the URL format. URL encoding always involves Percent-encoding, and the term is sometimes used as a synonym for Percent-encoding.

See also Form URL encoding.

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox