Name
POST Form Response
Description
Generates an HTTPS POST response. These are generally used when the response data is sensitive or would exceed 2,000 characters if constructed as a URL using the GET method.
Fields
URL: The POST destination.
Examples
Submitting a login form.
Errors
None
0 Comments