Overview#
URI Query String Serialization is using the application/x-www-form-urlencoded format as defined by
W3C.REC‑html401‑19991224.
URI Query String Serialization is typically used in HTTP GET requests. The same URI Query String Serialization method is also used when adding parameters to the fragment component of a URL.
There might be more information for this subject on one of the following: