Next: | <post-data> ( content-type -- post-data ) |
data | The POST data. This can be in a higher-level form, such as an assoc of POST parameters, a string, or an XML document |
params | Parameters passed in the POST request. |
content-type | A MIME type |
content-encoding | Encoding used for the POST data |