|  | Aqualogic Interaction API | |
| IPTWebService.CreateHTTPRequest Method |
Creates IOKHttpRequest based on IOKHttpSession, IOKUrl, and http tracing parameters.
object CreateHTTPRequest(
object pHttpSession,
object pURL
);
Parameters
-
pHttpSession
- HTTPSession
-
pURL
- URL for the request
Return Value
IOKHttpRequest
See Also
IPTWebService Interface | com.plumtree.server Namespace