Overview#
Form Serialization by adding the parameter names and values to the entity body of the HTTP Request using the application/x-www-form-urlencoded format as defined by W3C.REC‑html401‑19991224.Form Serialization is typically used in HTTP POST requests.