eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTTPProxySettings':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: HTTPProxySettings


Inheritance:

   Object
   |
   +--HTTPProxySettings

Package:
stx:goodies/communication
Category:
Net-Communication-HTTP-Client
Version:
rev: 1.3 date: 2019/02/25 17:49:26
user: stefan
file: HTTPProxySettings.st directory: goodies/communication
module: stx stc-classLibrary: communication

Description:


adopted from see examples in SptHTTPProxySettings   
(not much to adapt, though)


Class protocol:

instance creation
o  useHost: aString port: aSmallInteger
Modified (format): / 05-10-2011 / 17:16:21 / cg

o  useHost: aString port: aSmallInteger user: userName password: password


Instance protocol:

accessing
o  proxyHost
Modified (format): / 05-10-2011 / 17:16:25 / cg

o  proxyHost: aString
Modified (format): / 05-10-2011 / 17:16:41 / cg

o  proxyPassword

o  proxyPassword: something

o  proxyPort
Modified (format): / 05-10-2011 / 17:16:42 / cg

o  proxyPort: anInteger
Modified (format): / 05-10-2011 / 17:16:44 / cg

o  proxyUser

o  proxyUser: something

o  useHost: aString port: aSmallInteger
Modified (format): / 05-10-2011 / 17:16:46 / cg

o  useProxy
Modified (format): / 05-10-2011 / 17:16:48 / cg

o  useProxy: aBool
Modified (format): / 05-10-2011 / 17:16:51 / cg



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 19 Mar 2024 03:02:45 GMT