Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In theory each GatewayEntry could have multiple HttpContentRequestImpl records associated with it; in practice, each GatewayEntry would only have on one HttpContentRequestImpl record.  This record contains the web address that will receive the form submission, the HTTP method type (GET, POST, PUT, DELETE), and a list of form fields to be included in the form submission.

...