TypeScript API Documentation for LIBSOUP
API Version: 3.0
Library Version: 3.6.6
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Decodes form.
form
which is an urlencoded dataset as defined in the HTML 4.01 spec.
data of type "application/x-www-form-urlencoded"
a hash table containing the name/value pairs from encoded_form, which you can free with GLib.HashTable.destroy.
encoded_form
Decodes
form.which is an urlencoded dataset as defined in the HTML 4.01 spec.