Encodes a Key-Value map into a form URL encoded string.
Encodes a Key-Value map into a form URL encoded string.
Parses form data according to an HTTP Content-Type header.
Parses a form in "multipart/form-data" format.
Parses a URL encoded form and stores the key/value pairs.
Writes to the OutputRange an URL encoded string as specified in RFC 3986 section 2
Returns an URL encoded string as specified in RFC 3986 section 2
Single part of a multipart form.
Tests if a given type is suitable for storing a web form.
Contains HTML/urlencoded form parsing and construction routines.