
Package =TWiki::NetObject that brokers access to network resources.On this page:
| ||||||||
| Changed: | ||||||||
| < < | ObjectMethod getUrl ($host,$port,$url,$user,$pass,$header) -> $text | |||||||
| > > | ObjectMethod getUrl ($protocol,$host,$port,$url,$user,$pass) -> $text | |||||||
Get the text at the other end of a URL
setMailHandler( \&fn ) | ||||||||
| Added: | ||||||||
| > > | ||||||||
ObjectMethod sendEmail ($text,$retries) -> $error | ||||||||
| Added: | ||||||||
| > > | ||||||||
| ||||||||
Package =TWiki::NetObject that brokers access to network resources.On this page:
ObjectMethod getUrl ($host,$port,$url,$user,$pass,$header) -> $textGet the text at the other end of a URLsetMailHandler( \&fn )
ObjectMethod sendEmail ($text,$retries) -> $error
|