Convenience method for reading the entire request body as a series of form-urlencoded key-value pairs.
Whether to read until no more data is available.
Whether to strip whitespace from parsed keys and values.
The list of values that were parsed.
Convenience method for reading the entire request body as a series of form-urlencoded key-value pairs.