Package com.inductiveautomation.ignition.common.script.builtin.http
package com.inductiveautomation.ignition.common.script.builtin.http
-
ClassDescriptionA thin shim around the base
CookieManager
to allow setting the policy via a string, and retrieving it as such.A Jython-optimized wrapper around the baseHttpClient
available in Java 11+.Promise<T>APromise
is, as the name implies, a rough analogue of other languages (such as JS)'s "Promise" class.A thin wrapper around theHttpResponse
class.