URL encoding

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Web }} '''URL encoding''' is a somewhat ambiguous term that refers to a family of techniques for constructing URLs. Data is escaped...")
 
Line 3: Line 3:
 
|subcat=Web
 
|subcat=Web
 
}}
 
}}
'''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 is sometimes uses as a synonym for Percent-encoding.
+
'''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]].
  
 
== Links ==
 
== Links ==

Revision as of 23:22, 20 May 2015

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.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox