RE: Subrequest to remote server

2007-05-25 Thread Gerald Richter - ECOS GmbH
> just to make sure I didn't miss something: > > Am I right in the assumption that I can not make a Embperl > subrequest directly to a remote server? > I tried in myaction.ep: > Execute ( { inputfile=> 'somestring', >subrequest => > 'http://hidden.server.com/action/to/pe

Re: Subrequest to remote server

2007-05-21 Thread RobertCZ
I remember vaguely I had similar problem some time agou - solved it using LWP - Robert Frank Wesemann wrote: Hello list, just to make sure I didn't miss something: Am I right in the assumption that I can not make a Embperl subrequest directly to a remote server? I tried in myaction.ep: