
The HTTP Post operator sends an HTTP Post request to a URL. The HTTP Post operator typically requests that the HTTP server store the resource that is enclosed as the HTTP request content. The HTTP server process at the specified URL then processes the resource.
Note: Unlike the HTTP Put operator, the URL of an HTTP Post operator points to the process that can handle the enclosed resource.
The HTTP Post operator can be used for RESTful services.
|
Copyright © 2014 CA.
All rights reserved.
|
|