| |
- Proxylet
-
- HTTPProxylet
- ProxyletConfig
- ProxyletContext
- ProxyletStatus
class HTTPProxylet(Proxylet) |
|
|
|
- __init__(self, proxyletConfigObj)
- destroy(self) from Proxylet
- modGetRequest(self, HttpProxyletRequest, sessionInfo)
- modGetResponse(self, HttpProxyletRequest, HttpProxyResponse, sessionInfo)
- modPostRequest(self, HttpProxyletRequest, sessionInfo)
- modPostResponse(self, HttpProxyletRequest, HttpProxyResponse, sessionInfo)
- modRequest(self, proxyletRequest, sessionInfo) from Proxylet
- modResponse(self, proxyletRequest, proxyletResponse, sessionInfo) from Proxylet
- proxyEventListener(self) from Proxylet
- proxyletEventListener(self) from Proxylet
|
|